MemoryStat::GetStatType

MemoryStat::GetStatType
StatType GetStatType() const;
Description

GetStatType returns the type of the statistics generated. In this case, Stat_Memory is returned.

Return Value

StatType indicating the type of the statistics. See Stat::StatType.