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

◆ get_processing_token()

ProcessingToken MayaFlux::Vruta::FreeRoutine::get_processing_token ( ) const
overridevirtual

Get the processing token that determines how this routine should be scheduled.

Returns
The processing token indicating the scheduling domain

Implements MayaFlux::Vruta::Routine.

Definition at line 606 of file Routine.cpp.

607{
609}
@ CONDITIONAL
Condition-driven execution - resume when a caller-supplied predicate returns true.

References MayaFlux::Vruta::CONDITIONAL.