Galois::StatTimer Class Reference
Provides statistic interface around timer.
More...
#include <Statistic.h>
List of all members.
Detailed Description
Provides statistic interface around timer.
Constructor & Destructor Documentation
Galois::StatTimer::StatTimer |
( |
const char * |
n |
) |
[inline] |
Galois::StatTimer::StatTimer |
( |
const char * |
n, |
|
|
start_now_t |
t | |
|
) |
| | [inline] |
Galois::StatTimer::StatTimer |
( |
const char * |
n, |
|
|
const char * |
l | |
|
) |
| | [inline] |
Galois::StatTimer::StatTimer |
( |
const char * |
n, |
|
|
const char * |
l, |
|
|
start_now_t |
t | |
|
) |
| | [inline] |
Galois::StatTimer::StatTimer |
( |
|
) |
[inline] |
Galois::StatTimer::StatTimer |
( |
start_now_t |
t |
) |
[inline] |
Galois::StatTimer::~StatTimer |
( |
|
) |
[inline] |
Member Function Documentation
void Galois::StatTimer::init |
( |
const char * |
n, |
|
|
const char * |
l, |
|
|
bool |
m, |
|
|
bool |
s | |
|
) |
| | [inline, protected] |
void Galois::StatTimer::start |
( |
|
) |
[inline] |
void Galois::StatTimer::stop |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: