#include <Timer.h>
Definition at line 55 of file Timer.h.
◆ CodeBlockMultipleTimer() [1/2]
| Mantid::Kernel::CodeBlockMultipleTimer::CodeBlockMultipleTimer |
( |
| ) |
|
|
delete |
◆ CodeBlockMultipleTimer() [2/2]
Instantiate the object and start the timer.
- Parameters
-
| accumulator | :: a persistent object keeping track of the total elapsed wall-clock time |
Definition at line 83 of file Timer.cpp.
◆ ~CodeBlockMultipleTimer()
| Mantid::Kernel::CodeBlockMultipleTimer::~CodeBlockMultipleTimer |
( |
| ) |
|
◆ m_accumulator
◆ m_start
| std::chrono::time_point<std::chrono::system_clock> Mantid::Kernel::CodeBlockMultipleTimer::m_start |
|
private |
The documentation for this class was generated from the following files: