|
Public Member Functions |
timeval * | Delta_Time (struct timeval &tbeg) |
int | TimeLE (time_t tsec) |
unsigned long | Report (double &) |
unsigned long | Report (unsigned long &) |
unsigned long | Report (unsigned long long &) |
unsigned long | Report (struct timeval &) |
void | Reset () |
time_t | Seconds () |
void | Set (struct timeval &tod) |
| XrdSysTimer () |
Static Public Member Functions |
time_t | Midnight (time_t tnow=0) |
void | Snooze (int seconds) |
char * | s2hms (int sec, char *buff, int blen) |
void | Wait (int milliseconds) |
Private Member Functions |
unsigned long | Report () |
Private Attributes |
timeval | StopWatch |
timeval | LastReport |