|
Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
measure CPU time spent executing instructions of this thread (if supported by OS) More...
Inheritance diagram for ThreadUserTimer:Public Types | |
| enum | Unit { SECONDS = 0, MILLISECONDS, MICROSECONDS, NANOSECONDS } |
measure CPU time spent executing instructions of this thread (if supported by OS)
/note This only works correctly on Windows NT or later. On Unix it reports process time, and others wall clock time.
1.8.11