![]() |
Fraxinus
22.04-rc3
An IGT application
|
#include <catch.hpp>
Public Member Functions | |
| Timer () | |
| void | start () |
| unsigned int | getElapsedNanoseconds () const |
| unsigned int | getElapsedMilliseconds () const |
| double | getElapsedSeconds () const |
| unsigned int Catch::Timer::getElapsedMilliseconds | ( | ) | const |
| unsigned int Catch::Timer::getElapsedNanoseconds | ( | ) | const |
| double Catch::Timer::getElapsedSeconds | ( | ) | const |
| void Catch::Timer::start | ( | ) |