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.
- Documentation (HTML).
- Headers timer.hpp and progress.hpp
- Test program timer_test.cpp
- Submitted by Beman Dawes.
© Copyright Beman Dawes, 2001
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)
07 November, 2006
