web-feature: setInterval

baseline logo Widely available

The setInterval() global function repeatedly executes provided code on a given delay, and the accompanying clearInterval() cancels the interval.