TimerStat::GetStatType

TimerStat::GetStatType
StatType GetStatType() const;
Description

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

Return Value

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