now

abstract fun now(): Instant

Read the current value of the clock.

As this the clock is monotonic, calling this function repeatedly will produce a sequence of non-decreasing values.