Function ul_sys::ulConfigSetAnimationTimerDelay[][src]

pub unsafe extern "C" fn ulConfigSetAnimationTimerDelay(
    config: ULConfig,
    delay: f64
)
Expand description

Set the amount of time to wait before triggering another repaint when a CSS animation is active. (Default = 1.0 / 60.0)