aitools::invertedindex::Timer Class Reference
#include <Timer.hpp>
List of all members.
Detailed Description
A helper class that measures wall clock time. Returns the time in seconds as floating point number. On POSIX compatible systems this number has microsecond resolution.
- Author:
- martin.trenkmann@uni-weimar.de
Created on Jun 22, 2008
- Id
- Timer.hpp,v 1.3 2010/05/11 23:41:08 trenkman Exp
Definition at line 36 of file Timer.hpp.
Constructor & Destructor Documentation
aitools::invertedindex::Timer::Timer |
( |
|
) |
[inline] |
Member Function Documentation
double aitools::invertedindex::Timer::elapsed |
( |
|
) |
const [inline] |
double aitools::invertedindex::Timer::elapsed_max |
( |
|
) |
const [inline] |
double aitools::invertedindex::Timer::elapsed_min |
( |
|
) |
const [inline] |
void aitools::invertedindex::Timer::restart |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/palakars/workspace-inprogress/code-in-progress/aitools3/aitools3-aq-invertedindex-cpp/src/util/Timer.hpp