Minesweeper

Im writing code for the minesweeper game in my C++ lab and i was wondering how i would go about entering a timer in it. So that a clock will time the amount of time the user takes from when he/she enters the first set of coordinates until they clear the level. Then the timer will tell them how long they have taken. I want it to be visual to so that the player can see it. Any ideas how i would go about this?
Topic archived. No new replies allowed.