Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::Timer Member List

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

getElapsedMicroseconds() const -> uint64_tCatch::Timer
getElapsedMilliseconds() const -> unsigned intCatch::Timer
getElapsedNanoseconds() const -> uint64_tCatch::Timer
getElapsedSeconds() const -> doubleCatch::Timer
start()Catch::Timer