Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
cbzTimer Class Reference#include <cbztimer.h>
List of all members.
Constructor & Destructor Documentation
cbzTimer::cbzTimer |
( |
void |
|
) |
[inline] |
|
Member Function Documentation
double cbzTimer::getFrequency |
( |
void |
|
) |
[inline, static] |
|
void cbzTimer::getTime |
( |
unsigned long & |
tlo, |
|
|
unsigned long & |
thi |
|
) |
[inline, static] |
|
cbzTimer::operator double |
( |
void |
|
) |
[inline] |
|
void cbzTimer::start |
( |
void |
|
) |
[inline] |
|
void cbzTimer::stop |
( |
void |
|
) |
[inline] |
|
double cbzTimer::time |
( |
|
) |
[inline] |
|
Member Data Documentation
unsigned long cbzTimer::currentHi [private]
|
|
unsigned long cbzTimer::currentLo [private]
|
|
double cbzTimer::timeElapsed [private]
|
|
The documentation for this class was generated from the following file:
|