pub fn set_timeout<F: FnOnce() + 'static>(callback: F, timeout: u32)
An alias for window.set_timeout.