|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Schedules the coroutine to resume after the delay.
| h | Handle to the suspended coroutine |
This method is called when the coroutine suspends. It updates the coroutine's next_sample field to schedule it for resumption after the specified number of time units have been processed.
Definition at line 6 of file Awaiters.cpp.
References MayaFlux::Vruta::SAMPLE_BASED.