How to divided a timer when its already counting down
#5

You could
A: Use GetTickCount like ****** said to check the difference on times (on a specific events).
B: Use a 1 second repeating timer that adds one to a variable every single second. That way you could tell how long the timer has been going for and be able to cancel it when the timer is up.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)