8#ifndef TWOBLUECUBES_CATCH_TIMER_H_INCLUDED
9#define TWOBLUECUBES_CATCH_TIMER_H_INCLUDED
auto getElapsedSeconds() const -> double
auto getElapsedMilliseconds() const -> unsigned int
auto getElapsedMicroseconds() const -> uint64_t
auto getElapsedNanoseconds() const -> uint64_t
auto getCurrentNanosecondsSinceEpoch() -> uint64_t
auto getEstimatedClockResolution() -> uint64_t
unsigned __int64 uint64_t