Tickless Idle for LVGL

Hello, I would like to know if LVGL supports the tickless idle mode of systems like FreeRTOS. I want to develop a smartwatch, and I want to achieve smooth responsiveness in the user interface. However, I would like the watch face to refresh once per second during standby to put the MCU to sleep and reduce power consumption. I want to know if LVGL supports this feature or if there are any other GUI options that can meet my requirements.

Hi,

Please take a look at this: Sleep management — LVGL documentation