#include <catch2.hpp>
Public Member Functions | |
| void | start () |
| auto | getElapsedNanoseconds () const -> uint64_t |
| auto | getElapsedMicroseconds () const -> uint64_t |
| auto | getElapsedMilliseconds () const -> unsigned int |
| auto | getElapsedSeconds () const -> double |
| void start | ( | ) |
| auto getElapsedNanoseconds | ( | ) | const -> uint64_t |
| auto getElapsedMicroseconds | ( | ) | const -> uint64_t |
| auto getElapsedMilliseconds | ( | ) | const -> unsigned int |
| auto getElapsedSeconds | ( | ) | const -> double |