wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: boost1.74  ]

Pakiet: libboost-chrono1.74-dev (1.74.0+ds1-21)

Odnośniki dla libboost-chrono1.74-dev

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego boost1.74:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

C++ representation of time duration, time point, and clocks

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.

Znaczniki: Rozwój oprogramowania: Biblioteki, Rola: Biblioteka deweloperska

Inne pakiety związane z libboost-chrono1.74-dev

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libboost-chrono1.74-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 229,4 KiB2 214,0 KiB [lista plików]
arm64 229,7 KiB2 236,0 KiB [lista plików]
armel 225,5 KiB2 141,0 KiB [lista plików]
armhf 225,3 KiB2 134,0 KiB [lista plików]
i386 231,3 KiB2 182,0 KiB [lista plików]
mips64el 230,6 KiB2 250,0 KiB [lista plików]
mipsel 231,2 KiB2 195,0 KiB [lista plików]
ppc64el 230,6 KiB2 245,0 KiB [lista plików]
s390x 227,9 KiB2 219,0 KiB [lista plików]