Helper routine to deal with automatically accumulating time durations.  
 More...
#include <WorkStats.hpp>
 | 
| std::chrono::high_resolution_clock::duration &  | t | 
|   | 
const  
std::chrono::high_resolution_clock::time_point  | start | 
|   | 
Helper routine to deal with automatically accumulating time durations. 
 
  
  
      
        
          | Pothos::TimeAccumulator::TimeAccumulator  | 
          ( | 
          std::chrono::high_resolution_clock::duration &  | 
          t | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Pothos::TimeAccumulator::~TimeAccumulator  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | const std::chrono::high_resolution_clock::time_point Pothos::TimeAccumulator::start | 
        
      
 
 
      
        
          | std::chrono::high_resolution_clock::duration& Pothos::TimeAccumulator::t | 
        
      
 
 
The documentation for this struct was generated from the following file: