Suspends the current routine until a JavaScript timer fires. The timer is cleared if the wait is unwound before it fires.
Delay passed to setTimeout.
setTimeout
Suspends the current routine until a JavaScript timer fires. The timer is cleared if the wait is unwound before it fires.