Sleep Macro
Description
Sleeps the system for the input amount of milliseconds before running linked commands
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Sleep duration | number | link-manual | true | The duration that the system should sleep before continuing with the process |
Scenarios
- The user wants to sleep the system before continuing with the process
Use case
Inputs
- Sleep duration:
10000
Search Tags
Sleep the system