Usage:
sleep number_of_seconds

Sleep causes command execution to pause for number_of_seconds seconds and then resume. This command is useful in command scripts where a break in the action is required.

See also: wait