open fun stop(): Unit
Stop the current task. The results are undefined if timing methods are called without invoking at least one pair start() / stop() methods.
start()
stop()
See Also #start()