Skip to main content

sleep_relative

Function sleep_relative 

Source
pub fn sleep_relative(duration: DurationMono) -> Result<(), Status>
Expand description

Sleeps the current thread for the specified relative duration.