Docs Menu
API Developer Guide / service / sleep
Service: sleep
This service will causes the currently executing thread to sleep for the specified number of milliseconds.
Input Parameter:
Name | Type | Description |
milli: | integer | sleep time in milliseconds. |