get Software Compilation Time
abstract suspend fun getSoftwareCompilationTime(updateProgress: suspend (progress: Progress) -> Unit = {}): String
Get sensor's compilation time
Return
Software compilation time String
Parameters
update Progress
Progress of the operation