MADNESS  version 0.9
Public Member Functions | List of all members
madness::WorldProfileObj Class Reference

#include <worldprofile.h>

Public Member Functions

 WorldProfileObj (int id)
 
void pause (double now)
 Pause profiling while we are not executing ... accumulate time in self. More...
 
void resume (double now)
 Resume profiling. More...
 
 ~WorldProfileObj ()
 

Constructor & Destructor Documentation

madness::WorldProfileObj::WorldProfileObj ( int  id)
madness::WorldProfileObj::~WorldProfileObj ( )

Member Function Documentation

void madness::WorldProfileObj::pause ( double  now)

Pause profiling while we are not executing ... accumulate time in self.

References madness::WorldProfile::get_entry(), madness::ProfileStat< T >::value, and madness::WorldProfileEntry::xcpu.

Referenced by WorldProfileObj().

void madness::WorldProfileObj::resume ( double  now)

Resume profiling.

Referenced by ~WorldProfileObj().


The documentation for this class was generated from the following files: