Function base::set_rt_prio_limit

source ·
pub fn set_rt_prio_limit(limit: u64) -> Result<()>
Expand description

Enables real time thread priorities in the current thread up to limit.