[ trixie ]
[ sid ]
[ ソース: boost1.83 ]
パッケージ: libboost-timer1.83.0 (1.83.0-3.2)
libboost-timer1.83.0 に関するリンク
Debian の資源:
boost1.83 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.83.0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3