28 #ifndef ROOT_TMVA_Timer
29 #define ROOT_TMVA_Timer
45 #ifndef ROOT_TStopwatch
50 #if defined(__SUNPRO_CC) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE - 0 == 500 )
56 #endif // SUN and XOPENSOURCE=500
void DrawProgressBar(void)
draws the progressbar
TString GetLeftTime(Int_t icounts)
returns pretty string with time left
void Reset(void)
resets timer
virtual ~Timer(void)
destructor
#define ClassDef(name, id)
TString GetElapsedTime(Bool_t Scientific=kTRUE)
static const Int_t fgNbins
Timer(const char *prefix="", Bool_t colourfulOutput=kTRUE)
TString SecToText(Double_t, Bool_t) const
pretty string output
Double_t ElapsedSeconds(void)
computes elapsed tim in seconds
Abstract ClassifierFactory template that handles arbitrary types.
static const TString fgClassName