[ bullseye-backports ]
[ bookworm ]
[ sid ]
套件:libboost-timer1.81.0(1.81.0-6) [debports]
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++ representation of time duration, time point, and clocks
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3