Function ul_next_sys::ulConfigSetScrollTimerDelay

source ยท
pub unsafe extern "C" fn ulConfigSetScrollTimerDelay(
    config: ULConfig,
    delay: f64,
)
Expand description

The delay (in seconds) between every tick of a smooth scroll animation.

(Default = 1.0 / 60.0)