TimerLog.hpp File Reference
#include <time.h>
#include <memory>
#include <sstream>
#include <string>
#include <opm/common/OpmLog/StreamLog.hpp>
Include dependency graph for TimerLog.hpp:

Go to the source code of this file.

Classes

class  Opm::TimerLog
 

Namespaces

namespace  Opm
 

Typedefs

typedef std::shared_ptr< TimerLog > Opm::TimerLogPtr
 
typedef std::shared_ptr< const TimerLog > Opm::TimerLogConstPtr