Class ScopedProfiler

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()