IOHIDValueGetTimeStamp

Function IOHIDValueGetTimeStamp 

Source
pub unsafe extern "C-unwind" fn IOHIDValueGetTimeStamp(
    value: &IOHIDValue,
) -> u64
👎Deprecated: renamed to IOHIDValue::time_stamp
Available on crate feature hid only.