|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include <timer_map.hpp>
Public Member Functions | |
| ScopeTimer (TimerMap &timer, std::string const &scope_name) | |
| ScopeTimer (ScopeTimer &timer, std::string const &scope_name) | |
| ~ScopeTimer () noexcept | |
Private Attributes | |
| TimerMap * | m_timer |
Definition at line 75 of file timer_map.hpp.
|
inline |
|
inline |
Definition at line 119 of file timer_map.hpp.
|
inlinenoexcept |
|
private |
Definition at line 77 of file timer_map.hpp.