MADNESS  0.10.1
Namespaces | Functions

Implementation of functions for timers, etc. More...

#include <madness/world/timers.h>
#include <cstdlib>
#include <sstream>
Include dependency graph for timers.cc:

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Functions

double madness::cpu_frequency ()
 Estimate the processor frequency, in Hz. More...
 
double madness::wall_time ()
 Returns the wall time in seconds relative to an arbitrary origin. More...
 

Detailed Description

Implementation of functions for timers, etc.