Returns control to the operating system for a specifiable amount of time.

SLEEP(Duration)

Parameters

Duration

Type: Integer

The number of milliseconds to return control to the operating system.

Expand imageRemarks

Expand imageSee Also