|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| EventChain & MayaFlux::Kriya::EventChain::every | ( | double | interval_seconds, |
| std::function< void()> | action | ||
| ) |
Convenience method for repeating an action at regular intervals.
| interval_seconds | Time between each execution |
| action | Function to execute |
Definition at line 51 of file Chain.cpp.
References then().
Here is the call graph for this function: