#[unsafe(no_mangle)]pub unsafe extern "C" fn read_dora_input_timestamp(
event: *const (),
) -> c_ulonglongExpand description
Reads out the timestamp of the given input event from metadata.
ยงSafety
Return 0 if the given event is not an input event.