Constant NICENESS_MIN
pub const NICENESS_MIN: i8 = 19; // 19i8Available on crate feature
tasks only.Expand description
The minimum value possible for niceness. Threads with this value of niceness have the lowest priority possible.