Function worker_sys::global::set_timeout

source ·
pub fn set_timeout(closure: &Closure<dyn FnMut()>, millis: u32) -> u32
Expand description