HL::Timer Class Reference
#include <timer.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
HL::Timer::Timer |
( |
void |
|
) |
[inline] |
Member Function Documentation
static TimeType HL::Timer::_sectotime |
( |
double |
sec |
) |
[inline, static, private] |
static TimeType HL::Timer::_time |
( |
void |
|
) |
[inline, static, private] |
static double HL::Timer::_timetosec |
( |
TimeType |
t |
) |
[inline, static, private] |
static double HL::Timer::currentTime |
( |
void |
|
) |
[inline, static] |
HL::Timer::operator double |
( |
void |
|
) |
[inline] |
Return the number of seconds elapsed.
void HL::Timer::reset |
( |
void |
|
) |
[inline] |
void HL::Timer::start |
( |
void |
|
) |
[inline] |
void HL::Timer::stop |
( |
void |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: