Skip to main content

aeron_send_channel_endpoint_entry_on_time_event

Function aeron_send_channel_endpoint_entry_on_time_event 

Source
pub unsafe extern "C" fn aeron_send_channel_endpoint_entry_on_time_event(
    conductor: *mut aeron_driver_conductor_t,
    entry: *mut aeron_send_channel_endpoint_entry_t,
    now_ns: i64,
    now_ms: i64,
)