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