Function rusteron_archive::bindings::aeron_cnc_to_driver_heartbeat

source ยท
pub unsafe extern "C" fn aeron_cnc_to_driver_heartbeat(
    aeron_cnc: *mut aeron_cnc_t,
) -> i64
Expand description

Gets the timestamp of the last heartbeat sent to the media driver from any client.

@param aeron_cnc to query @return last heartbeat timestamp in ms.