A timer that uses the Temporal API.
Measurement is based on duration between start time and the end time, subtracting any accumulated paused time.
The end time is updated frequently using setInterval.
Update frequency is configured to 100Hz, or every 10ms.
Made by Jason.
github: jason-s13r/timer-web