struct
StatisticEventInfoInformation about the report of a statistic event.
Public variables
- DebugMessageContext context
- The context of where the event was triggered.
- uint64_t counter
- The reported counter value.
- const char* objectName
- The name of the object the event relates to, or nullptr.
- StatisticEventType type
- The type of the event, optionally assigning meaning to the reported counter value.