|
Mantid
|
#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 |
Definition at line 29 of file AlgoTimeRegister.h.
| Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump::Dump | ( | const std::string & | nm | ) |
Definition at line 26 of file AlgoTimeRegister.cpp.
| Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump::~Dump | ( | ) |
Definition at line 29 of file AlgoTimeRegister.cpp.
|
private |
Definition at line 31 of file AlgoTimeRegister.h.
|
private |
Definition at line 30 of file AlgoTimeRegister.h.