Function current_timer_slack

Source
pub fn current_timer_slack() -> Result<u64>
Available on crate feature thread only.
Expand description

Get the current timer slack value of the calling thread.

§References