So @darren made a stopwatch in his Team Seas game.
I followed what he did in his video, but I don’t know how to make the stopwatch reset and automatically start when a new game is started instead of pressing a button first, and stop and reset it when the game is over too.
You can manipulate it by changing the start time and duration column, but it is unreliable. The best way is to create your own CSS stopwatch… then you can have complete control.
There is not much you can do with the native one. The only thing… is to change the look and reset it by setting the start time column or add time by adjusting the duration column. You can’t start or stop it… only if you make your own stopwatch like in my sample above.