getSoftwareCompilationTime

abstract suspend fun getSoftwareCompilationTime(updateProgress: suspend (progress: Progress) -> Unit = {}): String

Get sensor's compilation time

Return

Software compilation time String

Parameters

updateProgress

Progress of the operation