Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function instructs the system to sleep for a specified length of time.
void _Sleep( long msSleep);
Parameters
- msSleep
Length of time to sleep, in milliseconds.
Remarks
You can call this function from a script that Cescript.exe executes.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
See Also
Scripting Host Functions | Scripting Host Tool
Send Feedback on this topic to the authors