Function slint::platform::update_timers_and_animations¶
Defined in File slint-platform.h
Function Documentation¶
-
inline void slint::platform::update_timers_and_animations()¶
Call this function at each iteration of the event loop to call the timer handler and advance the animations. This should be called before the rendering or processing input events