All Classes Namespaces Functions Variables Enumerations Properties Pages
Catch::Timer Member List

This is the complete list of members for Catch::Timer, including all inherited members.

getElapsedMicroseconds() const -> uint64_t (defined in Catch::Timer)Catch::Timer
getElapsedMilliseconds() const -> unsigned int (defined in Catch::Timer)Catch::Timer
getElapsedNanoseconds() const -> uint64_t (defined in Catch::Timer)Catch::Timer
getElapsedSeconds() const -> double (defined in Catch::Timer)Catch::Timer
m_nanoseconds (defined in Catch::Timer)Catch::Timerprivate
start() (defined in Catch::Timer)Catch::Timer