#include <Utilities.h>
Public Member Functions | |
| HighresClock () | |
| void | Stop () |
| float | GetTime () |
| void | Start () |
Private Attributes | |
| struct timeval startTime | endTime |
| HighresClock::HighresClock | ( | ) | [inline] |
| void HighresClock::Stop | ( | ) | [inline] |
| float HighresClock::GetTime | ( | ) | [inline] |
| void HighresClock::Start | ( | ) | [inline] |
struct timeval startTime HighresClock::endTime [read, private] |
1.5.5