$wait
Holds code execution for the given time.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Duration | The duration to hold code execution. | Yes | None |
Example
$wait[duration]
Function Aliases
- $sleep
Holds code execution for the given time.
Name | Description | Enforced | Default Value |
---|---|---|---|
Duration | The duration to hold code execution. | Yes | None |
$wait[duration]