Constant NICENESS_MIN
pub const NICENESS_MIN: i8 = 19; // 19i8Available on crate feature
tasks and (Linux or macOS or iOS or DragonFly BSD or FreeBSD or OpenBSD or target_os=vxworks or NetBSD or Android or WebAssembly) only.Expand description
The minimum value possible for niceness. Threads with this value of niceness have the lowest priority possible.