Function libinput_event_touch_get_time_usec
pub unsafe extern "C" fn libinput_event_touch_get_time_usec(
event: *mut libinput_event_touch,
) -> u64
Expand description
@ingroup event_touch
@note Timestamps may not always increase. See the libinput documentation for more details.
@return The event time for this event in microseconds