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

◆ next_frame

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

Frame position at which the frame-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 378 of file Promise.hpp.

378{ 0 };