libboost-chrono1.74-dev binary package in Ubuntu Jammy i386
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_resolutio
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_
current process.
* process_
spent by the current process.
* process_
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-04-08 16:08:57 UTC | Published | Ubuntu Jammy i386 | release | main | libdevel | Optional | 1.74.0-14ubuntu3 | ||
|
|||||||||
Deleted | Ubuntu Jammy i386 | proposed | main | libdevel | Optional | 1.74.0-14ubuntu3 | |||
|
|||||||||
2022-04-08 16:09:09 UTC | Superseded | Ubuntu Jammy i386 | release | main | libdevel | Optional | 1.74.0-14ubuntu2 | ||
|
|||||||||
2022-04-09 18:10:09 UTC | Deleted | Ubuntu Jammy i386 | proposed | main | libdevel | Optional | 1.74.0-14ubuntu2 | ||
|
|||||||||
2022-03-02 18:00:59 UTC | Superseded | Ubuntu Jammy i386 | release | main | libdevel | Optional | 1.74.0-14ubuntu1 | ||
|
|||||||||
2022-03-03 18:10:09 UTC | Deleted | Ubuntu Jammy i386 | proposed | main | libdevel | Optional | 1.74.0-14ubuntu1 | ||
|
|||||||||
2022-01-18 15:07:16 UTC | Superseded | Ubuntu Jammy i386 | release | main | libdevel | Optional | 1.74.0-13ubuntu1 | ||
|
|||||||||
2022-01-19 18:10:09 UTC | Deleted | Ubuntu Jammy i386 | proposed | main | libdevel | Optional | 1.74.0-13ubuntu1 | ||
|
|||||||||
2021-11-21 10:14:15 UTC | Superseded | Ubuntu Jammy i386 | release | main | libdevel | Optional | 1.74.0-8ubuntu9 | ||
|
|||||||||
2021-11-22 12:10:09 UTC | Deleted | Ubuntu Jammy i386 | proposed | main | libdevel | Optional | 1.74.0-8ubuntu9 | ||
|
|||||||||
2021-11-05 10:33:53 UTC | Superseded | Ubuntu Jammy i386 | proposed | main | libdevel | Optional | 1.74.0-8ubuntu8 | ||
|
|||||||||
2021-10-21 05:29:36 UTC | Superseded | Ubuntu Jammy i386 | proposed | main | libdevel | Optional | 1.74.0-8ubuntu7 | ||
|
|||||||||
2021-11-11 06:55:44 UTC | Superseded | Ubuntu Jammy i386 | release | main | libdevel | Optional | 1.74.0-8ubuntu6 | ||
|