My Project
|
A simple class which makes sure that a timer gets stopped if an exception is thrown. More...
#include <timerguard.hh>
Public Member Functions | |
TimerGuard (Timer &timer) | |
A simple class which makes sure that a timer gets stopped if an exception is thrown.