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
STLSoft have a Performance Library, which includes a set of timer classes, some that work for both UNIX and Windows.