- Source:
Methods
-
<static> wait(p_time)
-
Parameters:
Name Type Description p_timenumber The time in ms before the thenbranch of the promise is executed.- Source:
Returns:
- Type
- Promise.<any>
| Name | Type | Description |
|---|---|---|
p_time |
number | The time in ms before the then branch of
the promise is executed. |