CKryptosTimer Class Reference

#include <KryptosTimer.h>

List of all members.

Public Member Functions

 CKryptosTimer ()
 ~CKryptosTimer ()
 CKryptosTimer (const CCPUTicker &oldTicker)
void Reset ()
void Start ()
void Stop ()
__int64 GetClockTicks ()
double GetSeconds ()
void GlobalInit ()

Private Attributes

CCPUTickerticker
__int64 base
__int64 total
double baseSeconds
double totalSeconds
bool timing


Constructor & Destructor Documentation

CKryptosTimer::CKryptosTimer (  ) 

CKryptosTimer::~CKryptosTimer (  ) 

CKryptosTimer::CKryptosTimer ( const CCPUTicker oldTicker  ) 


Member Function Documentation

void CKryptosTimer::Reset (  ) 

void CKryptosTimer::Start (  ) 

void CKryptosTimer::Stop (  ) 

__int64 CKryptosTimer::GetClockTicks (  ) 

double CKryptosTimer::GetSeconds (  ) 

void CKryptosTimer::GlobalInit (  ) 


Member Data Documentation

CCPUTicker* CKryptosTimer::ticker [private]

__int64 CKryptosTimer::base [private]

__int64 CKryptosTimer::total [private]

double CKryptosTimer::baseSeconds [private]

double CKryptosTimer::totalSeconds [private]

bool CKryptosTimer::timing [private]


The documentation for this class was generated from the following files:
Generated on Sun Dec 17 14:54:16 2006 for Kryptos by  doxygen 1.5.1-p1