Package
libboost-timer-devVersion
1.58.0.1ubuntu1Priority
optionalSection
universe/libdevelSource
boost-defaultsOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
10.2 kBDepends
libboost-timer1.58-devHomepage
http://www.boost.org/libs/timer/Download Size
2,922 BAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
C++ wall clock and CPU process timers (default version)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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.58).