Functions in timer.h
Functions that are available for gesture timers.
gesture_timer_clear()
Clear an armed timer.
gesture_timer_create()
Create a gesture timer.
gesture_timer_destroy()
Destroy a timer.
gesture_timer_query()
Query a timer.
gesture_timer_set_event()
Set a gesture timer from a touch event timestamp.
gesture_timer_set_ms()
Set a gesture timer from a timestamp.
gesture_timer_set_now()
Set a gesture timer from now.
Parent topic:
Gesture timers (timer.h)
Related concepts
Data types in timer.h