Web features explorer

setTimeout

Widely available since 2018-01-29
Tags: api

The setTimeout() global function executes provided code after a given duration of time, and the accompanying clearTimeout() cancels the timer.

Learning resources on MDN

Browser support

Specifications