pub fn nice(inc: i32) -> Result<i32>
Available on crate feature process only.
Expand description

nice()—Adjust the scheduling priority of the current process.

References