openthread_sys

Function otNetworkTimeGetSyncPeriod

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

Get the time synchronization period.

@param[in] aInstance The OpenThread instance structure.

@returns The time synchronization period.