[][src]Function pulsar_sys::pulsar_message_get_event_timestamp

pub unsafe extern "C" fn pulsar_message_get_event_timestamp(
    message: *mut pulsar_message_t
) -> u64

Get the event timestamp associated with this message. It is set by the client producer.