Web features explorer

setTimeout

Widely available
Tags: api

The setTimeout() global function executes provided code after a given duration of time, and the accompanying clearTimeout() cancels the timer. To learn more, see Window: setTimeout() method, Window: clearTimeout() method at MDN.

Compatibility

Specifications