Function stdweb::web::set_timeout [] [src]

pub fn set_timeout<F: FnOnce()>(callback: F, timeout: u32)

An alias for window.set_timeout.