Functions in timer.h
Functions that are available for working with the Gesture Timers
Related links
- timer.h
Functions and datatypes for gestures timers.
- Data types in timer.h
Data structures, typedefs, and enumerations that are available for working with the 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.