![]() |
XRootD
|
Timer helper class. More...
Public Member Functions | |
mytimer_t () | |
Constructor (record start time) More... | |
double | elapsed () const |
void | reset () |
Reset the start time. More... | |
Timer helper class.
Definition at line 155 of file XrdClReplay.cc.
|
inline |
Constructor (record start time)
Definition at line 161 of file XrdClReplay.cc.
|
inline |
Definition at line 174 of file XrdClReplay.cc.
Referenced by XrdCl::ActionExecutor::Execute(), XrdCl::ExecuteActions(), and main().
|
inline |
Reset the start time.
Definition at line 169 of file XrdClReplay.cc.
Referenced by XrdCl::ActionExecutor::Execute().