Ylva And Malin
Public Member Functions
Catch::Timer Class Reference

#include <catch.hpp>

Collaboration diagram for Catch::Timer:
Collaboration graph

Public Member Functions

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

Member Function Documentation

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

Here is the caller graph for this function:


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