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.
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.