ug4
|
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 () |
stopwatch class for quickly taking times
#define UG_CXX11 |