[][src]Function pulsar_sys::pulsar_message_set_deliver_at

pub unsafe extern "C" fn pulsar_message_set_deliver_at(
    message: *mut pulsar_message_t,
    deliveryTimestampMillis: u64
)

Specify the this message should not be delivered earlier than the specified timestamp.

@param deliveryTimestamp UTC based timestamp in milliseconds