|
Geogram Version 1.8.5
A programming library of geometric algorithms
|
Classes for measuring time. More...
#include <geogram/basic/common.h>#include <geogram/basic/numeric.h>#include <geogram/basic/logger.h>#include <sys/types.h>#include <sys/times.h>Go to the source code of this file.
Classes | |
| class | GEO::SystemStopwatch |
| Measures the time taken by an algorithm. More... | |
| class | GEO::ProcessorStopwatch |
| A more precise stopwatch. More... | |
| class | GEO::Stopwatch |
| Scope restricted stopwatch. More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Classes for measuring time.
Definition in file stopwatch.h.