MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
EventPromise Struct Reference

Promise type for event-driven coroutines. More...

#include <Promise.hpp>

+ Collaboration diagram for EventPromise:

Detailed Description

Promise type for event-driven coroutines.

Unlike time-based promises (SampleClockPromise, FrameClockPromise), EventPromise has no clock. Coroutines suspend/resume based on discrete event signals, not periodic ticks.


The documentation for this struct was generated from the following file: