devela::_dep::rustix::thread

Function current_timer_slack

pub fn current_timer_slack() -> Result<u64, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get the current timer slack value of the calling thread.

§References