shell:sleep

Description

Sleeps for a bit then wakes up.

Syntax

shell:sleep [options] duration

Arguments

Name Description
duration The amount of time to sleep. The default time unit is millisecond, use -s option to use second instead.

Options

Name Description
-s, --second Use a duration time in seconds instead of milliseconds.
--help Display this help message