Tested tool guide
Tested browser tools
Checked August 16, 2026
What Tabata / Interval Timer does, with a checked example
An interval timer turns a workout plan into a sequence of timed blocks and announces each switch with a sound, so you can keep your eyes on the exercise instead of a clock. You set the work duration, the rest duration, and the round count; the tool then counts down the whole session while showing the current phase and round number. The most common surprise is the scale: the classic Tabata protocol - 20 seconds of effort, 10 seconds of rest, 8 rounds - is over in exactly 4 minutes. The total shown before you start includes the rest block after the last work block.
Worked example
A concrete input and expected output from the current implementation.
Input
Work 20 s, rest 10 s, 8 rounds
->
Expected output
Session total 4:00 (240 s): 8 work blocks of 20 s alternate with 8 rest blocks of 10 s, for 160 s of work and 80 s of rest. A cue sounds at every switch, the round counter advances at the start of each work block, and the countdown runs the full 8 rounds.
Each round is 30 s (20 s work plus 10 s rest), so 8 rounds total 240 s, which is exactly 4 minutes. That total is what the timer counts down, which is why the whole protocol is over so quickly.