#include <catch/catch.hpp>
Definition at line 2894 of file catch.hpp.
◆ getElapsedMicroseconds() [1/2]
auto Catch::Timer::getElapsedMicroseconds |
( |
| ) |
const -> uint64_t |
◆ getElapsedMicroseconds() [2/2]
auto Catch::Timer::getElapsedMicroseconds |
( |
| ) |
const -> uint64_t |
◆ getElapsedMilliseconds() [1/2]
auto Catch::Timer::getElapsedMilliseconds |
( |
| ) |
const -> unsigned int |
◆ getElapsedMilliseconds() [2/2]
auto Catch::Timer::getElapsedMilliseconds |
( |
| ) |
const -> unsigned int |
◆ getElapsedNanoseconds() [1/2]
auto Catch::Timer::getElapsedNanoseconds |
( |
| ) |
const -> uint64_t |
◆ getElapsedNanoseconds() [2/2]
auto Catch::Timer::getElapsedNanoseconds |
( |
| ) |
const -> uint64_t |
◆ getElapsedSeconds() [1/2]
auto Catch::Timer::getElapsedSeconds |
( |
| ) |
const -> double |
◆ getElapsedSeconds() [2/2]
auto Catch::Timer::getElapsedSeconds |
( |
| ) |
const -> double |
◆ start() [1/2]
void Catch::Timer::start |
( |
| ) |
|
◆ start() [2/2]
void Catch::Timer::start |
( |
| ) |
|
The documentation for this class was generated from the following files: