sleep

Function

ArgDescriptionType
timeThe number of seconds to sleepint64
msThe number of ms to sleepint64

Description

Sleep for the specified number of seconds. Always returns true.