Struct PhaseTimer::Scope

Nested Relationships

This struct is a nested type of Struct PhaseTimer.

Struct Documentation

struct Scope

Public Functions

inline explicit Scope(char const *n) noexcept
inline ~Scope()

Public Members

char const *name
std::chrono::steady_clock::time_point t0
bool on