I want to get the current time in milliseconds. I have tried to get systemtime and filetime.
Asked
Active
Viewed 3.9k times
1
-
1http://stackoverflow.com/questions/16460676/linux-and-windows-milisecond-time – Nathan Jun 09 '13 at 08:57
-
1And exactly what is "wrong" when you use `SystemTime`? – Mats Petersson Jun 09 '13 at 08:58
-
#include
And then look up a tutorial on using time.h in c++ :) – Nathan Jun 09 '13 at 08:59