pub const MAX_RT_PRIORITY: u8 = 99;Expand description
Largest valid real-time priority for SchedulingPolicy::Fifo/SchedulingPolicy::RoundRobin.
pub const MAX_RT_PRIORITY: u8 = 99;Largest valid real-time priority for SchedulingPolicy::Fifo/SchedulingPolicy::RoundRobin.