|
Galois
|
Go to the source code of this file.
Classes | |
| class | galois::Timer |
| A simple timer. More... | |
| class | galois::TimeAccumulator |
| A multi-start time accumulator. More... | |
| class | galois::StatTimer |
| Galois Timer that automatically reports stats upon destruction Provides statistic interface around timer. More... | |
| class | galois::CondStatTimer< Enable > |
| class | galois::CondStatTimer< false > |
Namespaces | |
| galois | |
| The Galois namespace containing all Galois structures and functions. | |
Functions | |
| template<typename F > | |
| void | galois::timeThis (const F &f, const char *const name) |