Function wasmer_wasix::syscalls::wasix::thread_sleep::thread_sleep_internal
source ยท pub(crate) fn thread_sleep_internal<M: MemorySize + 'static>(
ctx: FunctionEnvMut<'_, WasiEnv>,
duration: Timestamp,
) -> Result<Errno, WasiError>