Expand description
Structs§
- Deadline
- A deadline for task execution
- Realtime
Scheduler - Real-time scheduler
- Scheduled
Task - A schedulable task
- Scheduler
Config - Configuration for the scheduler
- Scheduler
Stats - Scheduler statistics
Enums§
- Priority
- Priority levels
- Scheduler
Error - Scheduler errors
- Scheduling
Policy - Scheduling policy
Traits§
- Schedulable
- Trait for types that can be scheduled