|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::atomic<bool> MayaFlux::Vruta::cross_promise::frame_satisfied { false } |
Set by the frame-clock pump when next_frame has been reached.
Cleared before resume() fires so the flag is clean for the next suspension before any concurrent await_suspend can re-arm it.
Definition at line 423 of file Promise.hpp.