Stopwatch with Pause/Lap  6 digit 7 seg LED. HELP!

Just out of curiosity, I am running the count speed like this;

int speed = 9; // used to control speed of counting

This controls the speed of the 100ths which increment the other numbers.
Is there a more accurate way to do this?
Cheers
Warren