omni::kit::exec::core::unstable

namespace unstable

In-development interfaces for Kit’s integration with Execution Framework. Do not take dependencies on any code in this namespace.

Classes

Functions

Namespaces

Structs

  • ExecutionContextTime: ABI-safe struct containing time information for graph execution.

  • ParallelSpawner: Interface executors use to talk to the scheduler. Every executor object that wishes to use the ParallelScheduler (which is a singleton) will have its own associated instance of ParallelSpawner .

  • TbbSchedulerState: Implementation details for the TBB based task scheduler state singleton.

Typedefs