Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
System Time
Print
Pages: [
1
]
Author
Topic: System Time (Read 2509 times)
0 Members and 1 Guest are viewing this topic.
NicholasArdens
Newbie
Posts: 6
System Time
«
on:
August 09, 2011, 07:44:43 pm »
I'm not sure if I missed it somewhere in a tutorial or the documentation what have you, but is there a method for pulling the system time from the computer in SFML, or do I need to use C++'s methods for this.
Logged
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
System Time
«
Reply #1 on:
August 09, 2011, 08:38:16 pm »
SFML doesn't provide this feature, you can take a look at the
<ctime> header
.
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
NicholasArdens
Newbie
Posts: 6
System Time
«
Reply #2 on:
August 09, 2011, 08:55:32 pm »
Thank ya kindly, so say I do.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
System Time