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