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!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
0
I think you need to use setTimeout(function, milliseconds)
26th May 2018, 10:00 AM
Sjoerd Flameling
Sjoerd Flameling - avatar