[][src]Function openthread_sys::otNetworkTimeGetSyncPeriod

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

Get the time synchronization period.

@param[in] aInstance The OpenThread instance structure.

@returns The time synchronization period.