a class for timing
More...
#include <Timer.hpp>
|
void | start () |
| starts the timer
|
|
double | stop () |
| stops the timer and returns the time in sec More...
|
|
a class for timing
Definition at line 32 of file Timer.hpp.
double UtilLib::Timer::stop |
( |
| ) |
|
|
inline |
stops the timer and returns the time in sec
- Returns
- the time since the timer has started
Definition at line 46 of file Timer.hpp.
The documentation for this class was generated from the following file:
- /home/tanakas/Documents/13_LBMCELL/lbmsolver/libs/UtilLib/include/Timer.hpp