GitHub
Discord
YouTube
Mailing List
RSS
Rapid7 Docs
sleep
sleep
Description
sleep
Function
Arg
Description
Type
time
The number of seconds to sleep
int64
ms
The number of ms to sleep
int64
Description
Sleep for the specified number of seconds. Always returns true.