ATLAS Offline Software
Public Member Functions | Private Attributes | List of all members
Prompt::TimerScopeHelper Class Reference

#include <PromptUtils.h>

Collaboration diagram for Prompt::TimerScopeHelper:

Public Member Functions

 TimerScopeHelper (TStopwatch &timer)
 
 ~TimerScopeHelper ()
 

Private Attributes

TStopwatch & m_fTimer
 

Detailed Description

Definition at line 111 of file PromptUtils.h.

Constructor & Destructor Documentation

◆ TimerScopeHelper()

Prompt::TimerScopeHelper::TimerScopeHelper ( TStopwatch &  timer)
inlineexplicit

Definition at line 115 of file PromptUtils.h.

117  {

◆ ~TimerScopeHelper()

Prompt::TimerScopeHelper::~TimerScopeHelper ( )
inline

Definition at line 117 of file PromptUtils.h.

117 {

Member Data Documentation

◆ m_fTimer

TStopwatch& Prompt::TimerScopeHelper::m_fTimer
private

Definition at line 121 of file PromptUtils.h.


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