Function web_timer::request_animation_loop[][src]

pub fn request_animation_loop(
    callback: impl FnMut(f64) + Send + 'static
) -> JSFunction