20 Seconds timer
20 Seconds timer
0:00
Ends at —
Space starts and pauses · R resets
One thing a month worth timing
MonthlyOne thing a month worth measuring or capping with a clock — a payroll trap, a nap length, a meeting that never gets added up. Two sentences and the tool.
Try also
What is a 20 seconds timer?
The Timerdial 20 seconds timer is a full countdown already set to 20 seconds: press start and it rings, keeps the screen awake, and shows the time left in the tab title. Twenty seconds is the hand-washing interval public health bodies settled on, and it is also the work phase of the Tabata protocol. Both are cases where the exact number matters more than it looks: at fifteen seconds the soap has not lifted much, and at twenty-five the interval stops being repeatable.
In other units that is 0:20 on a clock, 0.3333 minutes, and 0.005556 of an hour, so 180 of them fit into an hour and 4320 into a day.
Because the finish is stored as an absolute clock time rather than counted in ticks, the countdown is exact after a spell in a background tab, and the alarm is booked into the audio clock the moment you press start — which is what lets it sound while the tab is frozen.
Press start, or press it after changing the length — this page is the ordinary timer with 20 seconds already in the box.
What people set 20 seconds for
washing hands properly, a Tabata work interval, a held stretch, a plank for a beginner. Twenty seconds is the hand-washing interval public health bodies settled on, and it is also the work phase of the Tabata protocol. Both are cases where the exact number matters more than it looks: at fifteen seconds the soap has not lifted much, and at twenty-five the interval stops being repeatable.
| In this unit | 20 seconds is |
|---|---|
| Seconds | %!d(float64=20) |
| Minutes | 0.3333 |
| Hours | 0.005556 |
| On a clock | 0:20 |
| Written for the box | %!d(float64=20)s |
| Fits into an hour | 180 times |
| Fits into a day | 4320 times |
The address bar carries the length, so bookmarking this page keeps it, and adding ?auto=1 to the link starts the countdown as soon as it opens — useful on a shared screen where a click is one thing too many.
Next to it
Shorter: 15 seconds. Longer: 30 seconds.
Every length is listed on the timer by duration page. For a different kind of countdown, the countdown timer counts to a time of day instead of for a length, the kitchen timer runs several at once, and the pomodoro timer repeats work and break. To count upward instead, use the stopwatch.
Frequently asked questions
Why twenty seconds for washing hands?
Because that is roughly how long it takes soap to lift and suspend the oils that hold germs to skin, given ordinary scrubbing. It is also about twice as long as people wash unprompted, which is why every campaign attaches it to a song rather than a number.
How many seconds is 20 seconds?
%!d(float64=20) seconds, which is 0:20 on a clock and 0.3333 minutes as a decimal. The timer accepts every one of those forms in its box — %!d(float64=20)s, %!d(float64=20), 0:20 — and they all set the same countdown.
Will a 20 seconds timer still ring if I switch tabs?
Yes. The alarm is scheduled into the audio clock at the moment you press start, so it sounds at the right time even if the tab has been frozen in the background since — unlike a page that only tries to make a sound once the time is up, by which point a throttled tab has already missed it. The remaining time is also written into the tab title and drawn into the tab icon, so you can read it without switching back.
How this works
Sources:
Reading a 20 seconds countdown
It is the same engine as every timer here. Absolute finish time, scheduled alarm, screen held awake — the only difference is that 20 seconds is already in the box.
The tab title carries it. So this page does not have to be the one you are looking at.
Nothing is stored. The length lives in the address bar, which is what makes a bookmark work.