#include <Statistic.h>
Public Member Functions | |
StatTimer (const char *n="Time", const char *l=0) | |
~StatTimer () | |
Private Attributes | |
const char * | name |
const char * | loopname |
Galois::StatTimer::StatTimer | ( | const char * | n = "Time" , |
|
const char * | l = 0 | |||
) | [inline] |
Galois::StatTimer::~StatTimer | ( | ) | [inline] |
const char* Galois::StatTimer::loopname [private] |
const char* Galois::StatTimer::name [private] |