compareTo

inline operator fun TimeMark.compareTo(other: TimeMark): Int(source)

Deprecated (with error)

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

Since Kotlin

1.3