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

◆ get_sync_to_clock()

bool MayaFlux::Vruta::ComplexRoutine::get_sync_to_clock ( ) const
inlineoverridevirtual

Get sync_to_clock flag from promise.

Returns
True if coroutine should synchronize with clock

Implements MayaFlux::Vruta::Routine.

Definition at line 671 of file Routine.hpp.

671{ return true; }