|
Ylva And Malin
|
#include <catch.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 |
| 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 | ( | ) |

1.8.11