Class ScopedProfiler¶
Defined in File profiler.hpp
Nested Relationships¶
Nested Types¶
Class Documentation¶
-
class ScopedProfiler¶
Public Functions
-
inline explicit ScopedProfiler(std::string name_)¶
-
ScopedProfiler(const ScopedProfiler&) = delete¶
-
ScopedProfiler(ScopedProfiler&&) = delete¶
-
ScopedProfiler &operator=(const ScopedProfiler&) = delete¶
-
ScopedProfiler &operator=(ScopedProfiler&&) = delete¶
-
inline void finish()¶
-
inline ~ScopedProfiler()¶
Public Static Functions
-
static inline void print_results()¶
-
inline explicit ScopedProfiler(std::string name_)¶