[][src]Function libcoap_sys::coap_adjust_basetime

pub unsafe extern "C" fn coap_adjust_basetime(
    ctx: *mut coap_context_t,
    now: coap_tick_t
) -> c_uint

Set sendqueue_basetime in the given context object @p ctx to @p now. This function returns the number of elements in the queue head that have timed out.