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