OrderedToken Struct
Declaration
struct simaai::neat::graph::strict_sync::YoloTokenStore::OrderedToken { ... }
Included Headers
#include <StrictSync.h>
Public Member Attributes Index
| size_t | stream_idx = 0 |
| int64_t | frame_id = -1 |
| int64_t | enqueued_ms = 0 |
Definition at line 73 of file StrictSync.h.
Public Member Attributes
enqueued_ms
|
Definition at line 76 of file StrictSync.h.
76 int64_t enqueued_ms = 0;
frame_id
|
Definition at line 75 of file StrictSync.h.
stream_idx
|
Definition at line 74 of file StrictSync.h.
74 size_t stream_idx = 0;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.