Go to the documentation of this file.
6 #include "TStopwatch.h"
17 static void Init (
const char *name,TStopwatch *&sw,
int &tally);
18 static void Print(
const char *option=
"");
19 static void Clear(
const char *option=
"");
25 static TStopwatch *fgFindTimer;
26 static int fgFindTally;