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.

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.

 


© Copyright Beman Dawes, 2001
Distributed under the Boost Software License, Version 1.0. See www.boost.org/LICENSE_1_0.txt

07 November, 2007