getTimeSynchronizationPeriod

abstract suspend fun getTimeSynchronizationPeriod(updateProgress: suspend (progress: Progress) -> Unit = {}): Int

Get time synchronization period in seconds.

Parameters

updateProgress

Progress of the operation