Constant NICENESS_MAX
pub const NICENESS_MAX: i8 = -20; // -20i8Expand description
The maximum value possible for niceness. Threads with this value of niceness have the highest priority possible
pub const NICENESS_MAX: i8 = -20; // -20i8The maximum value possible for niceness. Threads with this value of niceness have the highest priority possible