Module kernel::platform::scheduler_timer
source · [−]Expand description
Scheduler Timer for enforcing Process Timeslices
Interface for use by the Kernel to configure timers which can preempt userspace processes.
Structs
Implementation of SchedulerTimer trait on top of a virtual alarm.
Traits
Interface for the system scheduler timer.