+= operator increments the tick measurements of the current TimerStat object by adding the timer statistics of another TimerStat object to the current one.
Parameters
Parameters
Description
TimerStat& other
A TimerStat object whose timer statistics are used to increase the ticks of the current object.