elapsedNow

abstract fun elapsedNow(): Duration(source)

Returns the amount of time passed from this mark measured with the time source from which this mark was taken.

Note that the value returned by this function can change on subsequent invocations.

Since Kotlin

1.3