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.
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 40-move game: effective_time = (90 × 60) + (30 × 40) = 5400 + 1200 = 6600 seconds avg_seconds_per_move = 6600 ÷ 40 = 165 seconds (2 minutes 45 seconds)
That sounds like plenty — but most players spend those 165 seconds unevenly.
Opening moves (if you know your theory) should take 5-15 seconds each.
The critical middlegame decisions might need 5-10 minutes each.
Simple endgame moves can be played in seconds.
A useful phase breakdown:
- Opening (moves 1-15): spend about 15% of total clock time — fast theory moves conserve clock for complexity ahead
- Middlegame (moves 16-35): spend about 65% of total time — this is where games are decided
- Endgame (moves 36+): the remaining 20%, plus all the increment accumulates here
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.