static StatInterface* GetInterface(unsigned id);
GetInterface obtains the interface for retrieving the statistics of a group and returns the interface identified by type such as memory, counter, timer etc.
Parameters |
Description |
unsigned id |
Identifier of a group for which the statistics is retrieved. See Stat::StatType for the different statistics types. |
Statistics table of various types as identified by the parameter id.