Home
last modified time | relevance | path

Searched refs:last_report_timestamp (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/others/sysmon/
Dlv_sysmon_private.h49 uint32_t last_report_timestamp; member
Dlv_sysmon.c245 uint32_t time_since_last_report = lv_tick_elaps(info->measured.last_report_timestamp); in perf_update_timer_cb()
279 info->measured.last_report_timestamp = lv_tick_get(); in perf_update_timer_cb()