Expand description
Scheduler Timer for enforcing Process Timeslices
Interface for use by the Kernel to configure timers which can preempt userspace processes.
Structs§
- Virtual
Scheduler Timer - Implementation of SchedulerTimer trait on top of a virtual alarm.
Traits§
- Scheduler
Timer - Interface for the system scheduler timer.