get Time
abstract suspend fun getTime(updateProgress: suspend (progress: Progress) -> Unit = {}): TimeInformation
Collect time information from sensor.
Return
Time information from sensor
Parameters
update Progress
Progress of the operation