38 fBytesRead = bytesRead;
39 fReadCalls = readCalls;
94 Printf(
"TProofProgressStatus:%s: Ents:(%lld,%lld), Bytes:%lld, Calls:%lld," 95 " Learn:%.3g s, Proc:(%.3g,%.3g) s, CPU:%.3g s",
void SetLastUpdate(Double_t updtTime=0)
Update time stamp either with the passed value (if > 0) or with the current time. ...
Basic time type with millisecond precision.
void Print(Option_t *option="") const
Dump the content.
Double_t GetCurrentRate() const
Get current rate. Rteunr the average rate if the current is not defined.
virtual TTime Now()
Get current time in milliseconds since 0:00 Jan 1 1995.
R__EXTERN TSystem * gSystem
TProofProgressStatus(Long64_t fEntries=0, Long64_t fBytesRead=0, Long64_t fReadCalls=0, Double_t fProcTime=0, Double_t fCPUTime=0)
Main and default constructor.
Mother of all ROOT objects.
TProofProgressStatus operator-(TProofProgressStatus &st)
'-' operator
TProofProgressStatus & operator+=(const TProofProgressStatus &st)
'+=' operator
Container class for processing statistics.
TProofProgressStatus & operator-=(const TProofProgressStatus &st)
'-=' operator