Stats Struct
Declaration
struct simaai::neat::graph::strict_sync::ReleasePacer::Stats { ... }
Included Headers
#include <StrictSync.h>
Public Member Attributes Index
| int64_t | enqueued = 0 |
| int64_t | sent = 0 |
| int64_t | dropped = 0 |
| int64_t | send_fail = 0 |
| int64_t | max_queue_depth = 0 |
Definition at line 110 of file StrictSync.h.
Public Member Attributes
dropped
|
Definition at line 113 of file StrictSync.h.
enqueued
|
Definition at line 111 of file StrictSync.h.
max_queue_depth
|
Definition at line 115 of file StrictSync.h.
115 int64_t max_queue_depth = 0;
send_fail
|
Definition at line 114 of file StrictSync.h.
sent
|
Definition at line 112 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.