Chess Clock Time Management Calculator

Calculate average time per move from your clock setting and expected game length.
Shows opening, middlegame, and endgame time budgets to avoid time trouble.

Time Budget

Running out of time is one of the most preventable ways to lose a chess game, yet time trouble is epidemic at every level below master.

The core calculation is simple: total effective time divided by expected game length gives your average seconds per move.

effective_time = (starting_minutes × 60) + (increment × expected_moves) avg_seconds_per_move = effective_time ÷ expected_moves

With 90 minutes plus 30 seconds per move increment and an expected 45-move game: effective_time = (90 × 60) + (30 × 45) = 5400 + 1350 = 6750 seconds avg_seconds_per_move = 6750 ÷ 45 = 150 seconds (2 minutes 30 seconds)

That sounds like plenty. Most players spend those 150 seconds very unevenly.
Opening moves, if you know your theory, should take 5 to 15 seconds each.
The critical middlegame decisions might need 5 to 10 minutes each.
Simple endgame moves can be played in seconds.

A useful phase breakdown, and the same one the time per move page uses:

  • Opening, the first 35% of the expected moves: about 15% of the clock. Fast theory moves bank time for the complexity ahead
  • Middlegame, the next 45%: about 65%. This is where games are decided
  • Endgame, the last 20% of the moves: the remaining 20% of the clock, plus whatever the increment has piled up

For a 45-move game those phases land on moves 1-15, 16-35 and 36-45, which is the classical rule of thumb. Shorter games scale the same way: a 25-move game splits at 1-8, 9-19 and 20-25.

Notice the opening budget is deliberately small. If you actually play those moves in 10 seconds each rather than spending the full 15%, the surplus rolls into the middlegame, which is the point of the split.

The increment changes everything in longer games.
At 30 seconds per move with 40 moves remaining, you are always adding 20 minutes to your remaining clock.
Players who reach the endgame with 5 minutes on the clock in a 30-second increment game still have a manageable position.

For bullet games (1+0 or 2+1) no phase planning is possible. Play on instinct and reserve calculation for genuinely forcing lines only.

This page assumes you already know your control and want the phases planned out. If what you need first is the name of the control, the difference between Fischer increment and a delay, or how long a single hard decision can safely take, that is the chess clock calculator.
Both work from the same arithmetic, so a 10+5 game over 25 moves reads 29 seconds a move on either.

Using the mid-game check

Fill in the bottom two boxes during a game, or after one from your scoresheet, and the calculator compares where your clock actually is against where the budget says it should be. It counts the increment you still have coming, so at 30 seconds a move with 15 moves to go it credits you the 7 minutes 30 those moves will add.

The honest limitation: the check assumes the game runs its expected length. Reach move 35 of a “35-move game” with a position that clearly has another 25 moves in it and the tool will tell you that you are wildly ahead of pace, because on its arithmetic you are one move from the end.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.