Declaration of stopwatch classes. More...
Go to the source code of this file.
Classes | |
class | ogdf::Stopwatch |
Realizes a stopwatch for measuring elapsed time. More... | |
class | ogdf::StopwatchCPU |
Implements a stopwatch measuring CPU time. More... | |
class | ogdf::StopwatchWallClock |
Implements a stopwatch measuring wall-clock time. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of stopwatch classes.
Definition in file Stopwatch.h.