win32api.Sleep
int = Sleep(time, bAlterable )
Suspends execution of the current thread for the specified time.
Parameters
Win32 API References
Return Value
The return value is zero if the specified time interval expired.
int = Sleep(time, bAlterable )
Suspends execution of the current thread for the specified time.