|
Crypto++
8.1
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 Member Functions | |
| ThreadUserTimer (Unit unit=TimerBase::SECONDS, bool stuckAtZero=false) | |
| TimerWord | GetCurrentTimerValue () |
| TimerWord | TicksPerSecond () |
Public Member Functions inherited from TimerBase | |
| TimerBase (Unit unit, bool stuckAtZero) | |
| void | StartTimer () |
| double | ElapsedTimeAsDouble () |
| unsigned long | ElapsedTime () |
Additional Inherited Members | |
Public Types inherited from TimerBase | |
| enum | Unit { SECONDS = 0, MILLISECONDS, MICROSECONDS, NANOSECONDS } |
Measure CPU time spent executing instructions of this thread (if supported by OS)
1.8.14