Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/indev/
Dlv_indev_gesture.h59 uint32_t timestamp; /* Timestamp in milliseconds */ member
/lvgl-latest/src/drivers/wayland/
Dlv_wayland.c907 app->touch_obj->input.touches[i].timestamp = time; in touch_handle_down()
952 app->touch_obj->input.touches[i].timestamp = time; in touch_handle_up()
1018 app->touch_obj->input.touches[i].timestamp = time; in touch_handle_motion()
1028 cur->timestamp = time; in touch_handle_motion()
/lvgl-latest/docs/details/debugging/
Dprofiler.rst233 …n occur. You can refer to the configuration instructions above to use a higher precision timestamp.
/lvgl-latest/docs/details/other-components/
Dobj_id.rst9 with the needs of the application. It can even be a timestamp or other data current
/lvgl-latest/
DKconfig542 bool "Enable print timestamp"