read_dora_input_timestamp

Function read_dora_input_timestamp 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn read_dora_input_timestamp( event: *const (), ) -> c_ulonglong
Expand description

Reads out the timestamp of the given input event from metadata.

ยงSafety

Return 0 if the given event is not an input event.