.delayms Method
|
Function: |
Delays the system for at least ms milliseconds. |
|
Syntax: |
sys.delayms(ms as dword) |
|
Returns: |
--- |
|
See Also: |
--- |
|
Part |
Description |
|
ms |
The number of milliseconds to delay the system. |