|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kriya::EventChain::EventChain | ( | Vruta::TaskScheduler & | scheduler | ) |
Constructs an EventChain with an explicit scheduler.
| scheduler | The TaskScheduler to use for timing |
Creates a new EventChain that will use the provided scheduler for timing operations. This allows for more control over which scheduler is used, which is useful in contexts where multiple processing engines might exist.
Definition at line 17 of file Chain.cpp.