libboost-timer1.71.0

C++ wall clock and CPU process timers

Description

This package forms part of the Boost C++ Libraries collection.

Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code.

Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.boost.org/libs/timer/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libboost-timer1.71.0