ug4
stopwatch.h File Reference

stopwatch class for quickly taking times More...

#include <iostream>
#include <chrono>

Go to the source code of this file.

Classes

class  ug::CuckooClock
 
class  ug::Stopwatch
 Stopwatch class for quickly taking times. More...
 

Namespaces

 ug
 the ug namespace
 

Macros

#define UG_CXX11
 

Functions

double ug::get_clock_s ()
 

Detailed Description

stopwatch class for quickly taking times

Author
Martin Rupp
Date
2010-03-03
Author
Torbjoern Klatt
Date
2012-05-07

Macro Definition Documentation

◆ UG_CXX11

#define UG_CXX11