getTime

abstract suspend fun getTime(updateProgress: suspend (progress: Progress) -> Unit = {}): TimeInformation

Collect time information from sensor.

Return

Time information from sensor

Parameters

updateProgress

Progress of the operation