Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Classes for timers. More...
Go to the source code of this file.
Classes | |
class | TimerBase |
Base class for timers. More... | |
class | ThreadUserTimer |
Measure CPU time spent executing instructions of this thread. More... | |
class | Timer |
High resolution timer. More... | |
Typedefs | |
typedef word64 | TimerWord |
TimerWord is a 64-bit word. | |
Classes for timers.
Definition in file hrtimer.h.