Constant lrs::process::resource::Priority

The maximum real time priority of this process.

Syntax

const Priority: Resource = Resource(cty::RLIMIT_RTPRIO as c_int);

See also