Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Timer  (Read 1378 times)

0 Members and 1 Guest are viewing this topic.

wtf

  • Newbie
  • *
  • Posts: 15
    • View Profile
Timer
« on: August 09, 2011, 08:59:46 pm »
I was wondering how i could make a timer for how long a program runs before closing. If anyone could help me do this please  do so.

OniLinkPlus

  • Hero Member
  • *****
  • Posts: 500
    • View Profile
Timer
« Reply #1 on: August 09, 2011, 10:33:26 pm »
sf::Clock. I'm sure you can figure it out yourself from just that. Look at the documentation if you have to.
I use the latest build of SFML2