Module scheduler

Source
Expand description

Task scheduler for parallel processing

Structs§

TaskInfo
Information about an active task
TaskScheduler
Scheduler to manage and execute tasks in parallel

Enums§

TaskPriority
Priority levels for tasks