text

Stopwatch

count up from zero.

00:00.00

about

A simple stopwatch. Start, stop, reset. Counts in hundredths of a second.

how to use

  1. Click start to begin counting up.
  2. Click stop to pause; click start again to resume.
  3. Reset zeroes it out.

examples

faq

How accurate is it?

Uses performance.now() under the hood — sub-millisecond precision, displayed to the hundredth.

What's the difference vs the Pomodoro?

Pomodoro counts down on a fixed cycle. Stopwatch counts up from 0.

related tools

← open in the canvas