MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::Cloud::cloudtimer Struct Reference
Collaboration diagram for madness::Cloud::cloudtimer:
Collaboration graph
[legend]

Public Member Functions

 cloudtimer (World &world, std::atomic< long > &readtime)
 
 ~cloudtimer ()
 

Public Attributes

std::atomic< long > & rtime
 
double wall0
 
Worldworld
 

Constructor & Destructor Documentation

◆ cloudtimer()

madness::Cloud::cloudtimer::cloudtimer ( World world,
std::atomic< long > &  readtime 
)
inline

◆ ~cloudtimer()

madness::Cloud::cloudtimer::~cloudtimer ( )
inline

References madness::wall_time().

Member Data Documentation

◆ rtime

std::atomic<long>& madness::Cloud::cloudtimer::rtime

◆ wall0

double madness::Cloud::cloudtimer::wall0

◆ world

World& madness::Cloud::cloudtimer::world

The documentation for this struct was generated from the following file: