#include <XrdSysTimer.hh>
|
| static time_t | Midnight (time_t tnow=0) |
| |
| static void | Snooze (int seconds) |
| |
| static char * | s2hms (int sec, char *buff, int blen) |
| |
| static void | Wait (int milliseconds) |
| |
| static void | Wait4Midnight () |
| |
| XrdSysTimer::XrdSysTimer |
( |
| ) |
|
|
inline |
| struct timeval * XrdSysTimer::Delta_Time |
( |
struct timeval & |
tbeg | ) |
|
|
read |
| time_t XrdSysTimer::Midnight |
( |
time_t |
tnow = 0 | ) |
|
|
static |
| unsigned long XrdSysTimer::Report |
( |
double & |
Total_Time | ) |
|
| unsigned long XrdSysTimer::Report |
( |
unsigned long & |
Total_Time | ) |
|
| unsigned long XrdSysTimer::Report |
( |
unsigned long long & |
Total_Time | ) |
|
| unsigned long XrdSysTimer::Report |
( |
struct timeval & |
Total_Time | ) |
|
| unsigned long XrdSysTimer::Report |
( |
| ) |
|
|
private |
| void XrdSysTimer::Reset |
( |
| ) |
|
|
inline |
| char * XrdSysTimer::s2hms |
( |
int |
sec, |
|
|
char * |
buff, |
|
|
int |
blen |
|
) |
| |
|
static |
| time_t XrdSysTimer::Seconds |
( |
| ) |
|
|
inline |
| void XrdSysTimer::Set |
( |
struct timeval & |
tod | ) |
|
|
inline |
| void XrdSysTimer::Snooze |
( |
int |
seconds | ) |
|
|
static |
Referenced by XrdCnsLogClient::admConnect(), XrdCns::CnsInt(), XrdCmsAdmin::Con2Ads(), XrdXrootdProtocol::do_Auth(), XrdCmsClientMan::Hookup(), XrdFrmMonitor::Ident(), main(), XrdFrmMigrate::Migrate(), XrdCmsAdmin::MonAds(), XrdCmsCluster::MonPerf(), XrdCmsCluster::MonRefs(), XrdCmsProtocol::Pander(), XrdFrmCns::Retry(), XrdOfsTPCAuth::RunTTL(), XrdFrmXfrDaemon::Start(), XrdCmsClientMan::Start(), XrdFrmXfrQueue::StopMon(), and XrdCmsCache::TickTock().
| int XrdSysTimer::TimeLE |
( |
time_t |
tsec | ) |
|
|
inline |
| void XrdSysTimer::Wait |
( |
int |
milliseconds | ) |
|
|
static |
Referenced by XrdCmsConfig::DoIt(), XrdOfsEvr::flushEvents(), XrdCmsFinderRMT::Forward(), XrdSutCache::Get(), XrdCmsFinderTRG::Hookup(), XrdCmsBaseFS::Pacer(), XrdCmsFinderRMT::Prepare(), XrdBuffManager::Reshape(), XrdCl::ThirdPartyCopyJob::Run(), XrdCl::TaskManager::RunTasks(), XrdNetCmsNotify::Send(), XrdCmsFinderTRG::Start(), XrdCmsRRQ::TimeOut(), and XrdOfsHandle::WaitLock().
| void XrdSysTimer::Wait4Midnight |
( |
| ) |
|
|
static |
| struct timeval XrdSysTimer::LastReport |
|
private |
| struct timeval XrdSysTimer::StopWatch |
|
private |
The documentation for this class was generated from the following files: