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

namespace  madness
 Namespace for all elements and tools of MADNESS.
 

Functions

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

Detailed Description

Implementation of functions for timers, etc.