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.
Search the topics and published article titles already loaded in this navigation.
Type at least 2 characters to search.
Workout Timer · Every Minute on the Minute
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.
Configure timer
Choose a total workout duration or a fixed number of rounds, then set how often the next round starts.
Press Start when you are ready.
Timer ready.
How EMOM works
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.
Your exercise prescription determines how much of each minute is work versus recovery.
Timing stability
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.
elapsed = Date.now() − sessionStartround = floor(workoutElapsed ÷ interval)The clock position comes from timestamps rather than counting one-second ticks.
Workout usage
The timer supplies structure; it does not decide the appropriate exercise, load, repetitions, or intensity for you.
If every round consumes the entire minute from the start, the session may become progressively less repeatable. Scale repetitions or load when needed.
EMOMs can rotate movements—for example, one movement on odd minutes and another on even minutes—while the timer keeps the minute starts consistent.
Use E2MOM or E3MOM formats when a task needs more time for completion and recovery.
Reduce repetitions, resistance, or complexity if fatigue causes technique to deteriorate. The chime is a pacing cue, not a requirement to continue unsafe work.
Related fitness tools
Tool guide
Use these tool-specific notes to understand the method, enter better data, interpret the output, and apply the result appropriately.
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.
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.
The timer shows the current interval and session progress so you can focus on movement quality rather than manual clock watching.
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
Practical answers about this tool's inputs, method, results, limitations, and common real-world use.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
Content reviewed: .
This timer organizes recurring intervals only. It does not prescribe exercise selection, repetitions, resistance, training intensity, or medical suitability.