#How to do a set interval

3 messages · Page 1 of 1 (latest)

tall lava

How to do a set interval

velvet shardBOT

mdn setInterval() global function
The setInterval() method, offered on the Window and Worker interfaces, repeatedly calls a function or executes a code snippet, with a fixed time delay between each call.

fresh thistle

Google is your friend