ARTEMIS
Public Member Functions | Private Attributes | List of all members
Timer Class Reference

#include <WarpXOpenPMD.H>

Public Member Functions

 Timer (const char *tag)
 
 ~Timer ()
 

Private Attributes

amrex::Real m_Start
 
amrex::Real m_End
 
std::string m_Tag
 

Constructor & Destructor Documentation

◆ Timer()

Timer::Timer ( const char *  tag)
inline

◆ ~Timer()

Timer::~Timer ( )
inline

Member Data Documentation

◆ m_End

amrex::Real Timer::m_End
private

◆ m_Start

amrex::Real Timer::m_Start
private

◆ m_Tag

std::string Timer::m_Tag
private

The documentation for this class was generated from the following file: