StreamSchedulerOptions Struct
Declaration
struct simaai::neat::graph::nodes::StreamSchedulerOptions { ... }
Included Headers
#include <StreamScheduler.h>
Public Member Attributes Index
| std::size_t | per_stream_queue = 2 |
| StreamDropPolicy | drop_policy = StreamDropPolicy::DropOldest |
| int | max_batch = 1 |
Definition at line 28 of file StreamScheduler.h.
Public Member Attributes
drop_policy
|
Definition at line 30 of file StreamScheduler.h.
max_batch
|
Definition at line 31 of file StreamScheduler.h.
per_stream_queue
|
Definition at line 29 of file StreamScheduler.h.
29 std::size_t per_stream_queue = 2;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.