Constant NICENESS_MIN
pub const NICENESS_MIN: i8 = 19; // 19i8Expand description
The minimum value possible for niceness. Threads with this value of niceness have the lowest priority possible.
pub const NICENESS_MIN: i8 = 19; // 19i8The minimum value possible for niceness. Threads with this value of niceness have the lowest priority possible.