pub async fn sleep_precise(duration: Duration)
Sleep for the specified duration using timerfd on Linux for precision.