CGEventGetTimestamp

Function CGEventGetTimestamp 

Source
pub extern "C-unwind" fn CGEventGetTimestamp(
    event: Option<&CGEvent>,
) -> CGEventTimestamp
👎Deprecated: renamed to CGEvent::timestamp
Available on crate features CGEvent and CGEventTypes only.