CounterStat::SetMin

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

SetMin compares with another CounterStat object and sets the minimum of the counter statistics value to the current CounterStat object.

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