Mantid
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump Class Reference

#include <AlgoTimeRegister.h>

Public Member Functions

 Dump (const std::string &nm)
 
 ~Dump ()
 

Private Attributes

const std::string m_name
 
Kernel::time_point_ns m_regStart_chrono
 

Detailed Description

Definition at line 29 of file AlgoTimeRegister.h.

Constructor & Destructor Documentation

◆ Dump()

Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump::Dump ( const std::string &  nm)

Definition at line 26 of file AlgoTimeRegister.cpp.

◆ ~Dump()

Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump::~Dump ( )

Definition at line 29 of file AlgoTimeRegister.cpp.

Member Data Documentation

◆ m_name

const std::string Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump::m_name
private

Definition at line 31 of file AlgoTimeRegister.h.

◆ m_regStart_chrono

Kernel::time_point_ns Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump::m_regStart_chrono
private

Definition at line 30 of file AlgoTimeRegister.h.


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