chombo-discharge
Classes
CD_Timer.H File Reference

Implementation of CD_Timer.H. More...

#include <chrono>
#include <map>
#include <tuple>
#include <REAL.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
#include <CD_TimerImplem.H>
Include dependency graph for CD_Timer.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Timer
 Class which is used for run-time monitoring of events. More...
 

Detailed Description

Implementation of CD_Timer.H.

Author
Robert Marskar
Todo:
Make sure that events that were started but not stopped are reports as unfinished (or somesuch)