Crypto++
8.0
Free C++ class library of cryptographic schemes
|
Measure CPU time spent executing instructions of this thread (if supported by OS) More...
Public Member Functions | |
ThreadUserTimer (Unit unit=TimerBase::SECONDS, bool stuckAtZero=false) | |
TimerWord | GetCurrentTimerValue () |
TimerWord | TicksPerSecond () |
![]() | |
TimerBase (Unit unit, bool stuckAtZero) | |
void | StartTimer () |
double | ElapsedTimeAsDouble () |
unsigned long | ElapsedTime () |
Additional Inherited Members | |
![]() | |
enum | Unit { SECONDS = 0, MILLISECONDS, MICROSECONDS, NANOSECONDS } |
Measure CPU time spent executing instructions of this thread (if supported by OS)