hasNotPassedNow

Common
JVM
JS
Native
1.0
fun hasNotPassedNow(): Boolean
(source)

Returns false if this time mark has not 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 true to false, namely, when the time mark becomes behind the current point of the time source.