Function solana_perf::thread::nice

source ·
fn nice(adjustment: i8) -> Result<i8, Errno>
Expand description

Wrapper for nice(3).