[][src]Module lvgl::hal::tick

Contains Rust bindings for LVGL HAL Tick API lv_tick

Constants

LV_TICK_CUSTOM

Functions

elaps

Get the elapsed milliseconds since a previous time stamp

get

Get the elapsed milliseconds since start up Return: the elapsed milliseconds

inc

You have to call this function periodically