sleep(Ver2.11対応版)
IndexScriptGlobal method− sleep

sleep( num )
Wait for a fixed time (ms). The CPU does not stop, but if there is asynchronous processing, it is processed during that time.
パラメータ1(数値型)
待ち時間をミリ秒で指定します。

返り値
返り値はありません。