Chrono class for Linux (might work under windows) What ? ------ This C++ Chrono class is part of the Cubpack++ software http://www.cs.kuleuven.ac.be/cwis/research/nines/research/cubpack/ I isolated the class, and made a test executable file for my own purpose Files ? ------- chrono.h class header file (also documents how the Chrono class work) chrono.c the chrono class itself chronotest.c the chrono class with a main entry point to test it Compile ------- g++ chronotest.c -o chronotest Precision --------- On my machine (Redhat 2.4.19, Dell precision bi-proc 1.7) , about +-10 milliseconds Arnaud Delorme - 4 Nov 2002