|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Kriya::TimedAction::is_pending | ( | ) | const |
Checks if an action is currently in progress.
This method returns true if an action has been started but not yet completed or cancelled, and false otherwise.
Definition at line 72 of file Timers.cpp.
References MayaFlux::Kriya::Timer::is_active(), and m_timer.
Here is the call graph for this function: