Constant lrs::process::resource::Niceness

The maximum value to which the niceness of the process can be raised.

Syntax

const Niceness: Resource = Resource(cty::RLIMIT_NICE as c_int);

See also