hasPassedNow

Common
JVM
JS
Native
1.0
open fun hasPassedNow(): Boolean
(source)

Returns true if this time mark has passed according to the time source from which this mark was taken.

Note that the value returned by this function can change on subsequent invocations. If the time source is monotonic, it can change only from false to true, namely, when the time mark becomes behind the current point of the time source.