sleep
The sleep command pauses the execution of commands for a specified amount of time.
Syntax
sleep [duration_in_ms]
Usage
sleep <milliseconds>: Pauses the launcher for the specified duration.
Example
sleep 5000
The sleep command pauses the execution of commands for a specified amount of time.
sleep [duration_in_ms]
sleep <milliseconds>: Pauses the launcher for the specified duration.sleep 5000