t0 is the time at which measurement started. Fill in the progress at that time into p0. When more progress has been made, fill out the second column, t1. The tool will linearly extrapolate to find tend.

t0 t1 tend
Time:
Progress:
p0 p1 pend
Result
start = = t0
elapsed = = t1 - t0
remaining = = tend - t1
total = = (t1 - t0) / (p1 - p0) × (pend - p0)
finish == t0 + total
Visually truncate to decimal(s). Colon notation always truncates.

Usage notes Colon notation
Old screenshots of this tool This first set was used to explain how to use it:


This is what it looked like until 2025-09: