Open Library Project

Cross Platform Timing Module

Cross Platform Timing Module (C++)

The Timing Module provides a collection of simple timing tools (in the form of C++ classes) that can be compiled and used across platforms. The module has been compiled and tested on linux and win32 platforms using g++ and minGW respectively. The Code::Blocks IDE was used for most of the recent development.

Module Code:

timing.hpp (timing.hpp as html)

timing.cpp (timing.cpp as html)

Testing Code:

main.cpp (main.cpp as html)

TestResults.RHES3.txt

TestResults.win32.XP.txt

... more to come :-)