TimerStat::Add

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

Add adds the timer statistics of another TimerStat object to the current object.

Parameters
Parameters 
Description 
TimerStat* p 
TimerStat object whose values are added to the current object.