wait

Waits for a specified number of milliseconds before continuing.

Arguments

Argument
Type
Description

timeout

number

The duration in milliseconds to wait.

Example Usage

command: wait
timeout: 5000

Last updated