pub fn set_interval(
closure: &Closure<dyn FnMut()>,
timeout: u32
) -> Result<IntervalHandle, Error>
Expand description

Create JavaScript interval