Monotonic

Common
JVM
JS
Native
1.0
object Monotonic : TimeSource

The most precise time source available in the platform.

This time source returns its readings from a source of monotonic time when it is available in a target platform, and resorts to a non-monotonic time source otherwise.

Functions

Common
JVM
JS
Native
1.0

toString

Returns a string representation of the object.

fun toString(): String