Hi,

I have completed a game and it works well.

There is one more part to my game, that is, to add a clock (Timer) to it, so that when the game starts I can activate the timer, and when it finished I can deactivate it, and record the time taken.

The object is to complete the game/level in the fastest time, so I would also like to be able to record the timer.

Can anyone give me any info on code for this task.

Thanks

Mark