pub fn set_timeout(closure: &Function, timeout: u32) -> Result<u32, JsValue>
Expand description

wasm_bindgen binding to the native JavaScript setTimeout() function