[][src]Function openthread_sys::otChannelManagerGetDelay

pub unsafe extern "C" fn otChannelManagerGetDelay(
    aInstance: *mut otInstance
) -> u16

This function gets the delay (in seconds) used by Channel Manager for a channel change.

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

@returns The delay (in seconds) for channel change.