enum StatType { Stat_LogicalGroup, Stat_Memory, Stat_Timer, Stat_Counter, Stat_TypeCount };
Collection of different statistics types.
Members |
Description |
Stat_LogicalGroup |
Represents the logical group statistics. |
Stat_Memory |
Represents the memory statistics. |
Stat_Timer |
Represents the timer statistics. |
Stat_Counter |
Represents the counter statistics. |
Stat_TypeCount |
Number of supported types. |
SF_Stats.h