Timer Class Reference

#include <hrtimer.h>

Inheritance diagram for Timer:

TimerBase List of all members.

Detailed Description

high resolution timer

Definition at line 55 of file hrtimer.h.

Public Types

 SECONDS = 0
 MILLISECONDS
 MICROSECONDS
 NANOSECONDS
enum  Unit { SECONDS = 0, MILLISECONDS, MICROSECONDS, NANOSECONDS }

Public Member Functions

 Timer (Unit unit=TimerBase::SECONDS, bool stuckAtZero=false)
TimerWord GetCurrentTimerValue ()
TimerWord TicksPerSecond ()
void StartTimer ()
double ElapsedTimeAsDouble ()
unsigned long ElapsedTime ()


The documentation for this class was generated from the following files:
Generated on Fri Feb 6 00:56:37 2009 for Crypto++ by  doxygen 1.4.7