wait
[wait] just does what it says
Parameters
Parameter | Description |
---|---|
a numerical value | The number of milliseconds to wait. 3000 = 3 seconds |
When executed on a thread, it will only affect the one thread
Parameter | Description |
---|---|
a numerical value | The number of milliseconds to wait. 3000 = 3 seconds |