11.19.3 ThreadSleep Method
Make the current thread sleep for the specified period of time.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Milliseconds | Integer | Yes | The length of time the thread should sleep for |
Output Arguments
None.
Return Value
None.