|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
The underlying computational routine that implements the timer.
This coroutine handles the actual timing and callback execution. It's created when schedule() is called and destroyed when the callback executes or cancel() is called.
Definition at line 98 of file Timers.hpp.
Referenced by cancel(), and schedule().