|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Wiring & MayaFlux::Nexus::Wiring::for_duration | ( | double | seconds, |
| Vruta::ProcessingToken | token = Vruta::ProcessingToken::SAMPLE_ACCURATE |
||
| ) |
Limit a recurring registration to a fixed duration then cancel.
| seconds | Total active time. Pairs with every(). |
| token | If set, uses the specified scheduler's clock for timing; otherwise defaults to SAMPLE_ACCURATE. |
Definition at line 31 of file Wiring.cpp.
References m_duration, and m_duration_token.