パッケージ: libboost-timer-dev (1.74.0.3)
libboost-timer-dev に関するリンク
Debian の資源:
boost-defaults ソースパッケージをダウンロード:
メンテナ:
- Debian Boost Team (QA ページ)
- Steve M. Robbins (QA ページ)
- Giovanni Mascellani (QA ページ)
- Anton Gladky (QA ページ)
外部の資源:
- ホームページ [www.boost.org]
類似のパッケージ:
C++ wall clock and CPU process timers (default version)
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.
This package is a dependency package, which depends on Debian's default Boost version (currently 1.74).
その他の libboost-timer-dev 関連パッケージ
|
|
|
|
-
- dep: libboost-timer1.74-dev
- C++ wall clock and CPU process timers