I\'m looking to implement a simple timer mechanism in C++. The code should work in Windows and Linux. The resolution should be as precise as possible (at least millisecond a
The ACE library has portable high resolution timers also.
Doxygen for high res timer: http://www.dre.vanderbilt.edu/Doxygen/5.7.2/html/ace/a00244.html