sleep
Function sleep
suspends executed by the required time. It requires one argument, a time tuple representing the duration for which the execution is suspended.
Usage¶
sleep (:seconds, 5)
Last update: July 2, 2020
Function sleep
suspends executed by the required time. It requires one argument, a time tuple representing the duration for which the execution is suspended.
sleep (:seconds, 5)