timerguard.hh File Reference
#include "timer.hh"
Include dependency graph for timerguard.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::TimerGuard
 A simple class which makes sure that a timer gets stopped if an exception is thrown. More...
 

Namespaces

namespace  Opm
 

Detailed Description

A simple class which makes sure that a timer gets stopped if an exception is thrown.