Struct MessageDropCalculator::Summary

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