Tools.h++ Class Reference

Table Of Contents
Resets (and stops) the timer.
void
start();
Puts the timer in the "running" state. Time accumulates while in this state.
void
stop();
Puts the timer in the "stopped" state. Time will not accumulate while in this state.