Crypto++
8.0
Free C++ class library of cryptographic schemes
Public Types
|
Public Member Functions
|
List of all members
TimerBase Class Reference
abstract
Base class for timers.
More...
Inheritance diagram for TimerBase:
Public Types
enum
Unit
{
SECONDS
= 0,
MILLISECONDS
,
MICROSECONDS
,
NANOSECONDS
}
Public Member Functions
TimerBase
(Unit unit, bool stuckAtZero)
virtual TimerWord
GetCurrentTimerValue
()=0
virtual TimerWord
TicksPerSecond
()=0
void
StartTimer
()
double
ElapsedTimeAsDouble
()
unsigned long
ElapsedTime
()
Detailed Description
Base class for timers.
Definition at line
19
of file
hrtimer.h
.
The documentation for this class was generated from the following files:
hrtimer.h
hrtimer.cpp
Generated on Fri Feb 15 2019 09:31:05 for Crypto++ by
1.8.14