[][src]Function openthread_sys::otDatasetGetDelayTimerMinimal

pub unsafe extern "C" fn otDatasetGetDelayTimerMinimal(
    aInstance: *mut otInstance
) -> u32

Get minimal delay timer.

@param[in] aInstance A pointer to an OpenThread instance.

@retval the value of minimal delay timer (in ms).