Posts by silvagno • 21 points
1 post
-
2
votes2
answers1519
viewsQ: Chronometer + Calculation in seconds
I have the code of a chronometer and I would like your help to implement a calculation, I will try to explain as best I can. Time code: var segundo = 0 + "0"; var minuto = 0 + "0"; var hora = 0 +…