Public Member Functions | |
| RunningState (TimerTask *task_) | |
A small internal helper class that manages the running state by scope. Create this lightweight class as a local variable and it will control the running state appropriately for the managed TimerTask object.