|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Checks if the delay should be bypassed.
If samples_to_wait is 0, the coroutine continues execution without suspending. This optimization avoids the overhead of suspension for zero-length delays.
Definition at line 66 of file Awaiters.hpp.