Function rsix::process::nice[][src]

pub fn nice(inc: i32) -> Result<i32>
Expand description

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

References