Wednesday, May 2, 2012

time functions in c++

I need to calculate the number of seconds passed since the beginning of the year.
I'm a little confused with all the time functions I found.



I thought of maybe using timer (finding seconds from 1/1/1970) but how can I continue with this one?





No comments:

Post a Comment