Galois::TimeAccumulator Class Reference
A multi-start time accumulator.
More...
#include <Timer.h>
List of all members.
Detailed Description
A multi-start time accumulator.
Gives the final runtime for a series of intervals
Constructor & Destructor Documentation
Galois::TimeAccumulator::TimeAccumulator |
( |
|
) |
|
Member Function Documentation
unsigned long Galois::TimeAccumulator::get |
( |
|
) |
const |
void Galois::TimeAccumulator::start |
( |
|
) |
|
void Galois::TimeAccumulator::stop |
( |
|
) |
|
adds the current timed interval to the total
Member Data Documentation
The documentation for this class was generated from the following files: