Function kernel_hal::thread::sleep_until
source · [−]pub async fn sleep_until(deadline: Duration)Expand description
Sleeps until the specified of time.
pub async fn sleep_until(deadline: Duration)Sleeps until the specified of time.