Class Timer

Class Documentation

class Catch::Timer

Public Functions

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