A class to hide system dependent methods to count seconds.
More...
#include </home/werner/origo/vish/memcore/Timer.hpp>
List of all members.
Public Member Functions
-
void restart ()
-
double secs ()
- seconds elapsed since timer start
Static Public Member Functions
-
static void sleep (double seconds)
- Sleep a certain number of seconds.
Detailed Description
A class to hide system dependent methods to count seconds.
- Examples:
-
ComputeGridStreamLines.cpp, and ComputeMultiStreamLines.cpp.
The documentation for this class was generated from the following files:
- memcore/Timer.hpp
- memcore/Timer.cpp