Put in pause the console for an amount of time. This command is useful with batches or to simulate latency.
SLEEP <ms>
WHERE:
ms
is the amount of milliseconds to wait
orientdb {server=remote:localhost/}> sleep 3000
This is a command of the Orient console. To know all the commands go to Console-Commands.