|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Flag indicating whether a callback is currently scheduled.
This flag is set to true when schedule() is called and reset to false when the callback executes or cancel() is called.
Definition at line 106 of file Timers.hpp.
Referenced by cancel(), and schedule().