Crypto++
5.6.3
Free C++ class library of cryptographic schemes
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Public Types
|
Public Member Functions
|
List of all members
TimerBase Class Reference
abstract
_
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
_
Definition at line
18
of file
hrtimer.h
.
The documentation for this class was generated from the following files:
hrtimer.h
hrtimer.cpp
Generated on Tue Jul 26 2016 23:08:31 for Crypto++ by
1.8.11