MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_timer

Timer MayaFlux::Kriya::TimedAction::m_timer
private

The timer used to schedule the end function.

This timer is used to execute the end function after the specified duration has elapsed.

Definition at line 202 of file Timers.hpp.

Referenced by cancel(), execute(), and is_pending().