[ ソース: boost1.74 ]
パッケージ: libboost-timer1.74.0 (1.74.0+ds1-21)
libboost-timer1.74.0 に関するリンク
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]
メンテナ:
- Debian Boost Team (QA ページ)
- Steve M. Robbins (QA ページ)
- Giovanni Mascellani (QA ページ)
- Anton Gladky (QA ページ)
外部の資源:
- ホームページ [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+ds1)
- 時間、時刻、クロックの C++ 表現
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3