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