Definition at line 2722 of file catch.hpp.
 
#include <catch.hpp>
◆ getElapsedMicroseconds()
      
        
          | auto Catch::Timer::getElapsedMicroseconds | ( |  | ) | const ->  uint64_t | 
      
 
 
◆ getElapsedMilliseconds()
      
        
          | auto Catch::Timer::getElapsedMilliseconds | ( |  | ) | const ->  unsigned int | 
      
 
 
◆ getElapsedNanoseconds()
      
        
          | auto Catch::Timer::getElapsedNanoseconds | ( |  | ) | const ->  uint64_t | 
      
 
 
◆ getElapsedSeconds()
      
        
          | auto Catch::Timer::getElapsedSeconds | ( |  | ) | const ->  double | 
      
 
 
◆ start()
      
        
          | void Catch::Timer::start | ( |  | ) |  | 
      
 
 
◆ m_nanoseconds
  
  | 
        
          | uint64_t Catch::Timer::m_nanoseconds = 0 |  | private | 
 
 
The documentation for this class was generated from the following file: