DefaultSchedulingStrategy#
Fully qualified name: omni::graph::exec::unstable::DefaultSchedulingStrategy
- 
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.