pub unsafe extern "C" fn ulConfigSetAnimationTimerDelay( config: ULConfig, delay: f64, )
The delay (in seconds) between every tick of a CSS animation.
(Default = 1.0 / 60.0)