How do you create a timer using getElementByIn and a number minus a number that is constantly increasing?Do I use set interval? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do you create a timer using getElementByIn and a number minus a number that is constantly increasing?Do I use set interval?

I need to know how to create a timer in the coding playground in solo learn.

2nd Apr 2018, 11:34 AM
Carlos E.O.V.
Carlos E.O.V. - avatar
1 Answer
0
I think you need to use setTimeout(function, milliseconds)
26th May 2018, 10:00 AM
Sjoerd Flameling
Sjoerd Flameling - avatar