|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| uint64_t MayaFlux::Vruta::cross_promise::frame_delay_amount { 0 } |
Number of frames requested by the current MultiRateDelay suspension.
Zero means the frame clock is not required for this suspension. Written only in await_suspend; read only after the gate CAS succeeds.
Definition at line 407 of file Promise.hpp.