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

◆ next_sample

std::atomic<uint64_t> MayaFlux::Vruta::cross_promise::next_sample { 0 }

Sample position at which the sample-clock pump should next resume this routine.

Written by MultiRateDelay::await_suspend via fetch_add and by initialize_state via store. Read concurrently by both pumps.

Definition at line 370 of file Promise.hpp.

370{ 0 };