Package - libboost-chrono-dev

Package:  libboost-chrono-dev
apt-get install libboost-chrono-dev
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/ceph-reef/main/b/boost/libboost-chrono-dev_1.83.0.2~bpo12+1_amd64.deb (Size: 3.9KiB)

PropertyValue
Packagelibboost-chrono-dev
Sourceboost-defaults
Version1.83.0.2~bpo12+1
Architectureamd64
MaintainerDebian Boost Team
Installed-Size10
Dependslibboost-chrono1.83-dev
Filenamepool/ceph-reef/main/b/boost/libboost-chrono-dev_1.83.0.2~bpo12+1_amd64.deb
Size4004
MD5sumfbd6b4e3c85b6029bbce4c9e59ef55df
SHA1ea16ff053aa1794dcde97637db949b67a12d3db0
SHA2560e04a80f1986d4fc8e7e4895c4f0617438ffd17c5e60c25ed82b4639ff028293
Sectionlibdevel
Priorityoptional
Multi-Archsame
Homepagehttp://www.boost.org/libs/chrono/
DescriptionC++ representation of time duration, time point, and clocks (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83).
Description-md5

Files in package

  • /usr/share/doc/libboost-chrono-dev/changelog.amd64.gz
  • /usr/share/doc/libboost-chrono-dev/changelog.gz
  • /usr/share/doc/libboost-chrono-dev/copyright