Workout Timer · Every Minute on the Minute

EMOM Workout Timer

Start each round on a precise recurring interval, track minute transitions, pause and resume without losing timing accuracy, and optionally enable countdown and start-of-round audio cues.

60s EMOM defaultDuration or rounds modeBackground-tab correction

Configure timer

Build your EMOM session

Choose a total workout duration or a fixed number of rounds, then set how often the next round starts.

Plan session by
Optional sound
Planned session12:0512:00 workout · 12 rounds every 1:00 · 5s ready
Quick duration:
IDLERound 0 of 12
01:00

Press Start when you are ready.

Workout elapsed00:00
Workout remaining12:00

Timer ready.

How EMOM works

Start the work at the top of each interval

EMOM means every minute on the minute. At 0:00 you begin the prescribed reps or task. When you finish, any time left before 1:00 is available for recovery. At 1:00 the next round starts, and the pattern repeats.

If you choose a 120-second interval, the timer behaves as an E2MOM: a new round begins every two minutes. Longer interval choices work the same way.

12-minute example
  1. 0:00 Round 1 starts
  2. 1:00 Round 2 starts
  3. 2:00 Round 3 starts
  4. … Continue through Round 12

Your exercise prescription determines how much of each minute is work versus recovery.

Timing stability

Wall-clock timing limits background-tab drift

Browsers can throttle JavaScript callbacks when a page is hidden. This timer uses callback events only to refresh the screen; workout position is calculated from actual elapsed wall-clock time.

If a callback arrives late, the next render catches up to the correct round. Browsers can still delay audio or completely suspend a page, so background cues cannot be guaranteed.

Core approachelapsed = Date.now() − sessionStartround = floor(workoutElapsed ÷ interval)

The clock position comes from timestamps rather than counting one-second ticks.

Workout usage

Choose repeatable work that fits inside the interval

The timer supplies structure; it does not decide the appropriate exercise, load, repetitions, or intensity for you.

01

Leave room to recover

If every round consumes the entire minute from the start, the session may become progressively less repeatable. Scale repetitions or load when needed.

02

Use alternating minutes

EMOMs can rotate movements—for example, one movement on odd minutes and another on even minutes—while the timer keeps the minute starts consistent.

03

Match longer tasks to longer intervals

Use E2MOM or E3MOM formats when a task needs more time for completion and recovery.

04

Keep technique ahead of the clock

Reduce repetitions, resistance, or complexity if fatigue causes technique to deteriorate. The chime is a pacing cue, not a requirement to continue unsafe work.

Tool guide

Understand and use the EMOM Workout Timer

Use these tool-specific notes to understand the method, enter better data, interpret the output, and apply the result appropriately.

EMOM Format

EMOM means every minute on the minute. Start the prescribed work at each minute boundary and use whatever time remains in that interval as recovery or transition time.

Choose the Work

Pick a rep target or task that can normally be completed with enough time left to recover. If the work consistently consumes the entire interval, the prescription may be too aggressive.

Minute Tracking

The timer shows the current interval and session progress so you can focus on movement quality rather than manual clock watching.

Scale the Session

Adjust load, reps, exercise difficulty, or total minutes to preserve the intended structure. EMOM can be used for strength practice, conditioning, skill work, or mixed circuits.

Frequently asked questions

EMOM Workout Timer FAQs

Practical answers about this tool's inputs, method, results, limitations, and common real-world use.

10 tool-specific answers Method-aware guidance Quick to scan
What does EMOM mean?

EMOM means every minute on the minute: start the assigned work at the beginning of each minute, then use the remaining time as recovery before the next minute begins.

Can I plan by duration or by rounds?

Yes. Duration mode keeps the workout running for the exact number of minutes you choose. Rounds mode runs a fixed number of recurring intervals and calculates the total workout time automatically.

What is E2MOM or E3MOM?

E2MOM means every two minutes on the minute; E3MOM means every three minutes. Set the round interval to 120 or 180 seconds to use those structures.

Does the timer stay accurate after changing browser tabs?

It recalculates the active round from elapsed wall-clock time, which lets it catch up after normal background throttling. A browser or operating system can still suspend the page and delay sound or display updates.

Why might an audio cue not play?

Modern browsers generally require a user gesture before Web Audio playback. Cues are optional, off by default, and initialized from your Start or Resume interaction.

How much work should I perform each minute?

That depends on the exercise, load, training goal, experience, and planned session. Use a repeatable amount of work that leaves appropriate time for recovery and preserves technique.

What if my EMOM work takes longer than one minute?

You have effectively missed the intended interval boundary. Follow the workout’s rule—often that means reducing reps or load next time rather than letting every minute accumulate a larger delay.

Can an EMOM interval be longer than 60 seconds?

Traditional EMOM uses one-minute intervals, but related formats can use every 90 seconds or every 2 minutes. If you change the interval, describe it by its actual timing rather than calling it a strict one-minute EMOM.

How should I score an EMOM workout?

Many EMOMs are completion-based rather than scored. Others track load, successful rounds, total reps, or whether every interval was completed. Use the scoring rule defined by the workout.

Can EMOM be used for strength training?

Yes. Low-rep lifts with generous time remaining can create repeatable practice opportunities, provided load and fatigue are managed appropriately and technique stays consistent.

References & browser behavior

EMOM format and timer limitations

Content reviewed: .

Training note

This timer organizes recurring intervals only. It does not prescribe exercise selection, repetitions, resistance, training intensity, or medical suitability.