This is the complete list of members for StopWatch< T >, including all inherited members.
| Echo(std::string_view name) const | StopWatch< T > | inline |
| operator=(const StopWatch &)=delete | StopWatch< T > | |
| operator=(StopWatch &&)=delete | StopWatch< T > | |
| Start(std::string_view name) | StopWatch< T > | inline |
| Stop() | StopWatch< T > | inline |
| StopWatch(std::string_view name) | StopWatch< T > | inlineexplicit |
| StopWatch(const StopWatch &)=delete | StopWatch< T > | |
| StopWatch(StopWatch &&)=delete | StopWatch< T > | |
| TimePassed() const | StopWatch< T > | inline |
| ~StopWatch() | StopWatch< T > | inline |