Skip to content

: sleep

Sleep for the given duration - this blocks the main thread, so you probably want to use :asleep instead

Usage: : sleep <DURATION>

Arguments

Name Description Possible values Default
<DURATION> The duration to sleep for (in seconds, rounded to the nearest millisecond)