pub fn set_current_timer_slack(value: Option<NonZero<u64>>) -> Result<(), Errno> ⓘ
dep_rustix
Sets the current timer slack value for the calling thread.
current
prctl(PR_SET_TIMERSLACK,…)