Chess Clock Calculator

Calculate time per move for any chess time control and increment.
Covers Bullet, Blitz, Rapid, and Classical with expected moves for Fischer and Bronstein.

Time Per Move

A chess clock allocates each player a fixed amount of time for all their moves. When time runs out, the player loses (in most formats). Understanding time controls helps players budget moves intelligently across different phases of the game.

Key formulas:

Time per Move (even distribution): Time per Move = Total Time ÷ Expected Number of Moves

Remaining Time per Move: Time Remaining per Move = (Total Time − Time Used) ÷ Remaining Moves

Increment-adjusted time: Effective Time = Base Time + (Increment per Move × Expected Moves)

What each variable means:

  • Base Time is the starting time on each player’s clock, for example 10 minutes.
  • Increment is seconds added per move, for example 5 seconds per move.
  • Expected Moves is how long you think the game will run. An average game lasts about 40 moves; sharp or endgame-heavy ones reach 60 to 80.

Three ways a clock can give time back

This is where most confusion lives, because all three are written the same way in the pairing sheet.

Fischer increment is the common one online and the one FIDE, the international chess federation, uses. You get the increment added after every move, whether you needed it or not. Move fast and it banks: play twenty instant moves in a 3+2 game and you finish them with more time than you started.

Bronstein delay gives back only what you actually spent, up to the delay. Spend 1 second on a move with a 5-second delay and you get 1 second back. Spend 8 and you get 5. Your clock can never rise above where it started, so there is no banking.

Simple delay, the US Chess default, counts down the delay before your main clock starts moving at all. The practical effect matches Bronstein exactly, only the display differs: with Bronstein your clock dips and recovers, with simple delay it sits still and then falls.

The calculator treats Bronstein and simple delay the same, because they are mathematically the same, and it reports the ceiling: the total you get if you use every second of every delay. Real games come in under that, which is precisely why banking players prefer Fischer.

Common time control formats:

  • Bullet: 1+0 or 2+1
  • Blitz: 3+2 or 5+0
  • Rapid: 10+5, 15+10, or 25+10
  • Classical: 90+30 (90 minutes plus 30 seconds a move)
  • Correspondence: 1 to 3 days per move

Naming a control needs the increment, not just the base. The site standard for online chess estimates a game as base + 40 × increment seconds and sorts it as bullet under 3 minutes, blitz under 8, rapid under 25, classical above that. FIDE draws its lines differently, using base + 60 × increment, with blitz at 10 minutes or less and rapid up to 60. Under either rule 10+5 is a rapid game, not blitz, which surprises people who go by the base time alone.

Worked example (10+5 rapid game): Base = 10 minutes, increment = 5 seconds per move, expected 40 moves.

Effective time = 10 min + (5 sec × 40 moves) = 10 min + 200 sec = 13 min 20 sec

Time budget per move = 800 sec ÷ 40 moves = 20 seconds per move average

That 20 seconds is an average, and nobody plays to it evenly. The split this site uses puts 15% of the clock into the first 35% of the moves, 65% into the next 45%, and 20% into the rest.
On a 40-move game that is moves 1-14 at about 9 seconds each, moves 15-32 at about 29, and the last eight on the 160 seconds left plus whatever the increment keeps adding.

This page names the format and prices a single hard decision. If you want that phase-by-phase budget worked out for your own control, and a check on whether your clock is where it should be part way through a game, use the chess clock time management calculator.

The critical position budget in the result is four times your average. It is the rough answer to “how long can I sink into one hard decision without wrecking the rest of the game”, and four is the number strong blitz players tend to converge on. Spend it once or twice a game, not five times.


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.