Share
 
 

acet-sys-sleep (AutoLISP/Express Tools)

Delay to allow other processes to run.

Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web

Signature

(acet-sys-sleep msecs)
msecs

Type: Integer

Minimum number of milliseconds to release control.

Return Values

Type: nil

Returns nil.

Remarks

System may delay the current process for more than the requested amount of time.

Was this information helpful?