#include <ProfTimer.hpp>
Public Member Functions | |
| void | Start (void) |
| void | Stop (void) |
| double | GetDurationInSecs (void) const |
Public Attributes | |
| timespec | mTimeStart |
| timespec | mTimeStop |
| double ProfTimer::GetDurationInSecs | ( | void | ) | const [inline] |

| timespec ProfTimer::mTimeStart |
| timespec ProfTimer::mTimeStop |
1.6.1