套件: libboost-timer1.74.0 (1.74.0-14ubuntu3)
libboost-timer1.74.0 的相關超連結
Trisquel 的資源:
下載原始碼套件 boost1.74:
- [boost1.74_1.74.0-14ubuntu3.dsc]
- [boost1.74_1.74.0.orig.tar.xz]
- [boost1.74_1.74.0-14ubuntu3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Boost Team
- Steve M. Robbins
- Giovanni Mascellani
- Anton Gladky
外部的資源:
- 主頁 [www.boost.org]
相似套件:
C++ wall clock and CPU process timers
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.
其他與 libboost-timer1.74.0 有關的套件
|
|
|
-
- dep: libboost-chrono1.74.0 (>= 1.74.0)
- C++ representation of time duration, time point, and clocks
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3