Пакет: libboost-chrono1.74-dev (1.74.0+ds1-23.1 и други)
Връзки за libboost-chrono1.74-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник boost1.74.
- [boost1.74_1.74.0+ds1-23.1.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-23.1.debian.tar.xz]
Отговорници:
- Debian Boost Team (Страница за QA)
- Giovanni Mascellani (Страница за QA)
- Anton Gladky (Страница за QA)
Външни препратки:
- Начална страница [www.boost.org]
Подобни пакети:
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 genericduration 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_pointrepresents 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 aparticular 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 thecurrent process.
* process_user_cpu_clock, captures user-CPU timespent by the current process.
* process_system_cpu_clock, capturessystem-CPU time spent by the current process.
* A tuple-like classprocess_cpu_clock, that captures real, user-CPU, and system-CPU process times together.
* A thread_clock thread steady clock givingthe 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.
Други пакети, свързани с libboost-chrono1.74-dev
|
|
|
|
-
- dep: libboost-chrono1.74.0t64 (= 1.74.0+ds1-23.1+b3)
- C++ representation of time duration, time point, and clocks
-
- dep: libboost1.74-dev (= 1.74.0+ds1-23.1+b3)
- Boost C++ Libraries development files
Изтегляне на libboost-chrono1.74-dev
Архитектура | Версия | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|---|
s390x | 1.74.0+ds1-23.1+b3 | 227,6 кБ | 2 223,0 кБ | [списък на файловете] |