28 #ifndef ROOT_TMVA_Timer
29 #define ROOT_TMVA_Timer
46 #if defined(__SUNPRO_CC) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE - 0 == 500 )
52 #endif // SUN and XOPENSOURCE=500
void DrawProgressBar(void)
draws the progressbar
TString fPreviousTimeEstimate
TString GetLeftTime(Int_t icounts)
returns pretty string with time left
void Reset(void)
resets timer
Int_t fProgressBarStringLength
virtual ~Timer(void)
destructor
#define ClassDef(name, id)
TString GetElapsedTime(Bool_t Scientific=kTRUE)
returns pretty string with elapsed time
static const Int_t fgNbins
Timer(const char *prefix="", Bool_t colourfulOutput=kTRUE)
constructor
TString SecToText(Double_t, Bool_t) const
pretty string output
Double_t ElapsedSeconds(void)
computes elapsed tim in seconds
ostringstream derivative to redirect and format output
static const TString fgClassName
Timing information for training and evaluation of MVA methods.