Geogram Version 1.8.5
A programming library of geometric algorithms
Loading...
Searching...
No Matches
stopwatch.h File Reference

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.
 

Detailed Description

Classes for measuring time.

Definition in file stopwatch.h.