← Docs
kotlin-stdlib / kotlin.time / TimeSource / WithComparableMarks

WithComparableMarks

Common
JVM
JS
Native
1.9
interface WithComparableMarks : TimeSource
(source)

A TimeSource that returns time marks that can be compared for difference with each other.

Functions

Common
JVM
JS
Native
1.0

markNow

Marks a point in time on this time source.

abstract fun markNow ( ) : ComparableTimeMark
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .