Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Getting the Real Current Time (AM/PM)
Print
Pages: [
1
]
Author
Topic: Getting the Real Current Time (AM/PM) (Read 1982 times)
0 Members and 1 Guest are viewing this topic.
Ruckamongus
Jr. Member
Posts: 70
Getting the Real Current Time (AM/PM)
«
on:
July 11, 2012, 07:12:32 pm »
Does SFML provide a way to get the current time of the system? Even if it's in seconds and can be parsed, that's fine. I figure sf::Clock probably has access to this somehow.
Logged
Hiura
SFML Team
Hero Member
Posts: 4321
Re: Getting the Real Current Time (AM/PM)
«
Reply #1 on:
July 11, 2012, 07:32:17 pm »
no.
but <ctime> does. see
http://www.cplusplus.com/reference/clibrary/ctime/
Logged
SFML / OS X developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Getting the Real Current Time (AM/PM)
anything