|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kriya::NodeTimer::NodeTimer | ( | Vruta::TaskScheduler & | scheduler, |
| Nodes::NodeGraphManager & | graph_manager | ||
| ) |
Constructs a NodeTimer with the specified scheduler and graph manager.
| scheduler | The TaskScheduler that will manage this timer |
| graph_manager | The NodeGraphManager that will manage the processing nodes |
Creates a new NodeTimer that will use the provided scheduler and graph manager for timing and node management operations.
Definition at line 84 of file Timers.cpp.