sleep.md 188 B

Sleeps (pauses) the current execution for specific amount of seconds.


Syntax:

sleep(time)

Arguments:

  • (Number): The amount of seconds to sleep.