Visual Patch 3.9

Application.Sleep

Application.Sleep

Previous topic Next topic  

Application.Sleep

Previous topic Next topic  

OverviewExamples

Application.Sleep (

number Time )

Description

Causes the patch to sleep for a desired period of time.

Note: While sleeping, the patch will not respond to mouse movements, clicks, or key presses. This applies to every aspect of the patch, including but not limited to the Cancel button.

Parameters

Time

(number) The time to sleep, in milliseconds.

Tip: 1000 milliseconds = 1 second

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - Visual Patch - Buy Now - Contact Us