[ 原始碼: boost1.74 ]
套件:libboost-timer1.74-dev(1.74.0+ds1-21)
libboost-timer1.74-dev 的相關連結
Debian 的資源:
下載原始碼套件 boost1.74:
- [boost1.74_1.74.0+ds1-21.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-21.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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-dev 有關的套件
|
|
|
|
-
- dep: libboost-chrono1.74-dev (= 1.74.0+ds1-21)
- C++ representation of time duration, time point, and clocks
-
- dep: libboost-timer1.74.0 (= 1.74.0+ds1-21)
- C++ wall clock and CPU process timers
-
- dep: libboost1.74-dev (= 1.74.0+ds1-21)
- Boost C++ Libraries development files