| 
| std::string  | label_ | 
|   | 
| std::chrono::system_clock::time_point  | time_ | 
|   | 
| std::chrono::system_clock::time_point  | start_ | 
|   | 
◆ AsyncTimer()
  
  
      
        
          | AsyncTimer::AsyncTimer  | 
          ( | 
          std::string  | 
          label | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ~AsyncTimer()
  
  
      
        
          | AsyncTimer::~AsyncTimer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ check()
  
  
      
        
          | void AsyncTimer::check  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ label_
  
  
      
        
          | std::string AsyncTimer::label_ | 
         
       
   | 
  
private   | 
  
 
 
◆ start_
  
  
      
        
          | std::chrono::system_clock::time_point AsyncTimer::start_ | 
         
       
   | 
  
private   | 
  
 
 
◆ time_
  
  
      
        
          | std::chrono::system_clock::time_point AsyncTimer::time_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: