|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kriya::TimedAction::TimedAction | ( | Vruta::TaskScheduler & | scheduler | ) |
Constructs a TimedAction with the specified scheduler.
| scheduler | The TaskScheduler that will manage this action |
Creates a new TimedAction that will use the provided scheduler for timing operations. The scheduler provides the sample clock and task management infrastructure needed for precise timing.
Definition at line 54 of file Timers.cpp.