![]() |
Reference documentation for deal.II version 8.1.0
|
#include <timer.h>
Public Member Functions | |
Scope (::TimerOutput &timer_, const std::string §ion_name) | |
~Scope () | |
void | stop () |
Private Attributes | |
::TimerOutput & | timer |
bool | in |
Helper class to enter/exit sections in TimerOutput be constructing a simple scope-based object.
|
inline |
|
inline |
|
inline |
|
private |
Reference to the TimerOutput object
|
private |