CounterStat::SetMax

CounterStat::SetMax
void SetMax(CounterStat* p);
Description

SetMax compares with another CounterStat object and sets the maximum of the counter statistics value to the current CounterStat object.

Parameters
Parameters 
Description 
CounterStat* p 
CounterStat object with which to compare the counter statistics.