#include <MsqTimer.hpp>
Public Member Functions | |
FunctionTimer (StopWatchCollection::Key key) | |
void | start () |
~FunctionTimer () | |
FunctionTimer (StopWatchCollection::Key key) | |
void | start () |
~FunctionTimer () | |
Private Member Functions | |
void * | operator new (size_t size) |
FunctionTimer (const FunctionTimer &) | |
FunctionTimer & | operator= (const FunctionTimer &) |
void * | operator new (size_t size) |
FunctionTimer (const FunctionTimer &) | |
FunctionTimer & | operator= (const FunctionTimer &) |
Private Attributes | |
StopWatchCollection::Key | mKey |
Definition at line 195 of file includeLinks/MsqTimer.hpp.
|
inline |
Definition at line 198 of file includeLinks/MsqTimer.hpp.
|
inline |
Definition at line 200 of file includeLinks/MsqTimer.hpp.
References Mesquite::GlobalStopWatches, FunctionTimer::mKey, and StopWatchCollection::stop().
|
private |
|
inline |
Definition at line 198 of file src/Misc/MsqTimer.hpp.
|
inline |
Definition at line 200 of file src/Misc/MsqTimer.hpp.
References Mesquite::GlobalStopWatches, FunctionTimer::mKey, and StopWatchCollection::stop().
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
Definition at line 199 of file src/Misc/MsqTimer.hpp.
References Mesquite::GlobalStopWatches, FunctionTimer::mKey, and StopWatchCollection::start().
|
inline |
Definition at line 199 of file includeLinks/MsqTimer.hpp.
References Mesquite::GlobalStopWatches, FunctionTimer::mKey, and StopWatchCollection::start().
|
private |
Definition at line 202 of file includeLinks/MsqTimer.hpp.
Referenced by FunctionTimer::start(), and FunctionTimer::~FunctionTimer().