All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Private Attributes | List of all members
Catch::Timer Class Reference

Public Member Functions

void start ()
 
auto getElapsedNanoseconds () const -> uint64_t
 
auto getElapsedMicroseconds () const -> uint64_t
 
auto getElapsedMilliseconds () const -> unsigned int
 
auto getElapsedSeconds () const -> double
 

Private Attributes

uint64_t m_nanoseconds = 0
 

Detailed Description

Definition at line 2894 of file catch.hpp.


The documentation for this class was generated from the following file: