To see the timer when player is running you can set a text object's text to ""&timer.currenttime. This will display the current time. When the game ends, whatever logic you have for that probably player death, you would set a global variable to timer.currenttime on player death. This would be the time the game ended and the score.