Definition at line 2776 of file catch.hpp.
 
◆ BenchmarkLooper()
  
  | 
        
          | Catch::BenchmarkLooper::BenchmarkLooper | ( | StringRef | name | ) |  |  | inline | 
 
 
◆ getResolution()
  
  | 
        
          | static auto Catch::BenchmarkLooper::getResolution | ( |  | ) | ->  uint64_t |  | staticprivate | 
 
 
◆ increment()
  
  | 
        
          | void Catch::BenchmarkLooper::increment | ( |  | ) |  |  | inline | 
 
 
◆ needsMoreIterations()
      
        
          | auto Catch::BenchmarkLooper::needsMoreIterations | ( |  | ) | ->  bool | 
      
 
 
◆ operator bool()
  
  | 
        
          | Catch::BenchmarkLooper::operator bool | ( |  | ) |  |  | inlineexplicit | 
 
 
◆ reportStart()
      
        
          | void Catch::BenchmarkLooper::reportStart | ( |  | ) |  | 
      
 
 
◆ m_count
◆ m_iterationsToRun
  
  | 
        
          | std::size_t Catch::BenchmarkLooper::m_iterationsToRun = 1 |  | private | 
 
 
◆ m_name
◆ m_resolution
  
  | 
        
          | uint64_t Catch::BenchmarkLooper::m_resolution |  | private | 
 
 
◆ m_timer
  
  | 
        
          | Timer Catch::BenchmarkLooper::m_timer |  | private | 
 
 
The documentation for this class was generated from the following file: