rustix::thread::prctl

Function current_timer_slack

Source
pub fn current_timer_slack() -> Result<u64>
Expand description

Get the current timer slack value of the calling thread.

§References