Timer
As an effort to learn a bit about React, I created a timer that uses the Temporal API.
Measurement is based on duration between Temporal.Instant instances, subtracting any accumulated paused time.

As an effort to learn a bit about React, I created a timer that uses the Temporal API.
Measurement is based on duration between Temporal.Instant instances, subtracting any accumulated paused time.