pub const MIN_NICE: i8 = -20; // -20i8
Lowest valid niceness for SchedulingPolicy::Nice (most favorable).
SchedulingPolicy::Nice