MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ sample_delay_amount

uint64_t MayaFlux::Vruta::cross_promise::sample_delay_amount { 0 }

Number of samples requested by the current MultiRateDelay suspension.

Zero means the sample clock is not required for this suspension. Written only in await_suspend; read only after the gate CAS succeeds.

Definition at line 399 of file Promise.hpp.

399{ 0 };