kotlin-stdlib / kotlin.time / minus minus Common JVM JS Native 1.3 @ExperimentalTime operator fun TimeMark.minus( other: TimeMark): Duration Deprecated: Subtracting one TimeMark from another is not a well defined operation because these time marks could have been obtained from the different time sources.