class with a start and stop method for timing parts of a program.
More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/femtimer.hh>
class with a start and stop method for timing parts of a program.
Dune::ExecutionTimer::ExecutionTimer |
( |
| ) |
|
|
inline |
void Dune::ExecutionTimer::end |
( |
| ) |
|
|
inline |
double Dune::ExecutionTimer::read |
( |
| ) |
|
|
inline |
void Dune::ExecutionTimer::reset |
( |
| ) |
|
|
inline |
void Dune::ExecutionTimer::start |
( |
| ) |
|
|
inline |
double Dune::ExecutionTimer::start_ |
Timer Dune::ExecutionTimer::time_ |
double Dune::ExecutionTimer::total_ |
The documentation for this class was generated from the following file: