|
Public Member Functions |
| Timer () |
| Timer (const string &, const int) |
| Timer (const string &, Timer &, const int) |
| Timer (const string &, Timer &) |
| Timer (const string &, Timer &, const int, bool) |
| ~Timer () |
void | setup () |
void | start () |
void | stop () |
void | clear () |
double | getTimeStampWC () |
double | wc_time () |
double | mflops () |
string | Name () |
long long int | Count () |
int | tableID () |
Static Public Member Functions |
static void | TimerSummary (const int bert, const int ernie) |
static void | TimerInit (const int rank) |
static void | TimerSummary (void) |