Skip to main content

Module scheduler

Module scheduler 

Source
Expand description

Scheduling contracts and per-core worker configuration.

Structs§

FilterTiming
Aggregate timing for one graph node.
SourceCapabilities
Source node scheduling capabilities.
TimingReport
Snapshot of aggregate node timings.
WorkerPoolConfig
Per-core worker pool configuration.

Enums§

ConcurrencyClass
Declares how scheduler may run node callbacks across frames.
DependencyPattern
Declares which upstream frames a node may request while producing one output frame.
DynamicDependencyBounds
Runtime bounds for frame-map and dynamic dependencies.