|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kriya::Timer::Timer | ( | Vruta::TaskScheduler & | scheduler | ) |
Constructs a Timer with the specified scheduler.
| scheduler | The TaskScheduler that will manage this timer |
Creates a new Timer 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 12 of file Timers.cpp.