Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
c++boost.gif (8819 bytes) Home Libraries People FAQ More

Timer library

The timer library supplies a timer class for measuring elapsed time, a progress_timer class for reporting elapsed time, and a progress_display class for displaying an indication of progress toward a goal.

12 January, 2001