Travis build: 1423

This commit is contained in:
30secondsofcode
2018-01-26 02:33:27 +00:00
parent b3eadc2a07
commit c1a5eb4d9f
2 changed files with 2 additions and 2 deletions

View File

@ -3431,7 +3431,7 @@ defer(longRunningFunction); // Browser will update the HTML then run the functio
<br>[⬆ Back to top](#table-of-contents)
### defer
### delay
Invokes the provided function after `wait` milliseconds.