cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Console timer
Console timer
May 18, 2011 at 8:03am UTC
jls36
(26)
I'm trying to implement a timer in the console to either display the time during the game or at least when I call for it. I'm a little confused on some of the thing I've seen so far. So any help would be great.
Thanls for your time and help.
Last edited on
May 18, 2011 at 8:04am UTC
May 18, 2011 at 8:09am UTC
anonymous23323124
(1383)
ctime should be what you want
http://cplusplus.com/reference/clibrary/ctime/
Topic archived. No new replies allowed.