Function input_sys::libinput_event_switch_get_time_usec [] [src]

pub unsafe extern "C" fn libinput_event_switch_get_time_usec(
    event: *mut libinput_event_switch
) -> u64

@ingroup event_switch

@note Timestamps may not always increase. See @ref event_timestamps for details.

@param event The libinput switch event @return The event time for this event in microseconds