[ bullseye-backports ]
[ bookworm ]
[ sid ]
パッケージ: libboost-timer1.81.0 (1.81.0-6) [debports]
libboost-timer1.81.0 に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [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.81.0 関連パッケージ
|
|
|
|
-
- dep: libboost-chrono1.81.0 (>= 1.81.0)
- 時間、時刻、クロックの C++ 表現
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3