|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
The callback function to execute when the timer fires.
This function is stored when schedule() is called and executed when the timer fires. It's cleared when cancel() is called.
Definition at line 114 of file Timers.hpp.
Referenced by schedule().