Tag Archives: current time

Getting the current system time in milliseconds with C++

After doing quite a bit of C++ recently, I thought I would post my method for getting the current system time in milliseconds in C++ for both Mac OS X and Windows. The Mac version might translate to other Unix … Continue reading

Posted in C++, Linux, Microsoft, OS X | Tagged , , , , , , | 4 Comments