Sleep 関数

閉じた説明

Waits to execute the remainder of the script until the specified timeout elapses.

閉じた構文

Sleep(Timeout)

Where Timeout is the amount of time (in milliseconds) to wait before continuing.