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

Get channel monitoring sample interval in milliseconds.

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

@returns The channel monitor sample interval in milliseconds.