Function libinput_event_tablet_pad_get_time
pub unsafe extern "C" fn libinput_event_tablet_pad_get_time(
event: *mut libinput_event_tablet_pad,
) -> u32
Expand description
@ingroup event_tablet_pad
@note Timestamps may not always increase. See the libinput documentation for more details.
@param event The libinput tablet pad event @return The event time for this event
@since 1.3