## delay(ms) ⇒ Promise Delay in an async/await function **Kind**: global function **Returns**: Promise - Promise to resolve after timeout | Param | Type | Description | | --- | --- | --- | | ms | integer | Milliseconds to delay for |