omni::graph::exec::unstable::DefaultSchedulingStrategy

Defined in omni/graph/exec/unstable/Executor.h

struct DefaultSchedulingStrategy

Algorithm to determine how task should be scheduled.

Public Static Functions

static inline SchedulingInfo getSchedulingInfo(const ExecutionTask &task)

Returns the SchedulingInfo (e.g. serial, main thread, etc.) for the given task.