Struct MessageDropCalculator::Summary
Defined in File message_drop_calculator.h
Nested Relationships
This struct is a nested type of Class MessageDropCalculator.
Struct Documentation
-
struct Summary
Snapshot of drop counts.
newDrops
is the count since the last getSummary() call;totalDrops
is the count since construction.Public Members
-
bool new_drops = false
-
uint64_t drops = 0
-
bool new_drops = false