pub fn current_timer_slack() -> Result<u64, Errno> ⓘ
dep_rustix
Get the current timer slack value of the calling thread.
current
prctl(PR_GET_TIMERSLACK,…)