Strucutre for TIMER.  
 More...
#include <TDA.h>
  
  | 
        
          | madness::TDA_TIMER::TDA_TIMER | ( | World & | world, |  
          |  |  | std::string | msg |  
          |  | ) |  |  |  | inline | 
 
TDA_TIMER contructor 
- Parameters
- 
  
    | [in] | world | the world |  | [in] | msg | a string that contains the desired printout when info function is called |  
 
 
 
  
  | 
        
          | void madness::TDA_TIMER::info | ( | bool | debug = true | ) |  |  | inline | 
 
 
  
  | 
        
          | void madness::TDA_TIMER::update_time | ( |  | ) |  |  | inline | 
 
 
      
        
          | double madness::TDA_TIMER::end_cpu | 
      
 
 
      
        
          | double madness::TDA_TIMER::end_wall | 
      
 
 
      
        
          | std::string madness::TDA_TIMER::operation | 
      
 
 
      
        
          | const double madness::TDA_TIMER::start_cpu | 
      
 
 
      
        
          | const double madness::TDA_TIMER::start_wall | 
      
 
 
      
        
          | World& madness::TDA_TIMER::world | 
      
 
 
The documentation for this struct was generated from the following file: