| 
    MADNESS 0.10.1
    
   | 
 
#include <cloud.h>

Public Member Functions | |
| cloudtimer (World &world, std::atomic< long > &readtime) | |
| ~cloudtimer () | |
Public Attributes | |
| std::atomic< long > & | rtime | 
| double | wall0 | 
| World & | world | 
      
  | 
  inline | 
      
  | 
  inline | 
References rtime, wall0, and madness::wall_time().
| std::atomic<long>& madness::Cloud::cloudtimer::rtime | 
Referenced by ~cloudtimer().
| double madness::Cloud::cloudtimer::wall0 | 
Referenced by ~cloudtimer().
| World& madness::Cloud::cloudtimer::world |