CounterStat::Add

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

Add adds the counter statistics of another CounterStat object to the current object.

Parameters
Parameters 
Description 
CounterStat* p 
CounterStat object whose count value is added to the current object.