Flash: How accurate is getTimer(); at recording times?

Totalmph

New member
I have a simple racing game, the time taken to complete the course is recorded in a highscore table.

I use getTimer to calculate the difference in milliseconds since the start and finish of the race.

My question is; would the time the users get depend on their computer's speed? If their computer is slow, would it take them longer to get to the finish in real time?

Thanks
 
Back
Top