minus

inline operator fun TimeMark.minus(other: TimeMark): Duration(source)

Deprecated (with error)

Subtracting one TimeMark from another is not a well defined operation because these time marks could have been obtained from the different time sources.

Since Kotlin

1.3