Sleep

Description

Suspend the app for a specified number of milliseconds. It is not recommended that you use this command to suspend an app for more than the time of one frame (roughly 17 milliseconds).

Definition

Sleep( milliseconds )

Parameters