TimeStamps ??
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I need to make a time stamp every second but, I need the format to be a double. I know about the
Now().FormatString("ddddd hh:nn:ss");
function, but I really need it in a double or float type. any ideas? sj:) -
I need to make a time stamp every second but, I need the format to be a double. I know about the
Now().FormatString("ddddd hh:nn:ss");
function, but I really need it in a double or float type. any ideas? sj:)