code_profiler
|
#include <StatsPublisher.h>
Public Member Functions | |
ScopeStat () | |
ScopeStat (const std::string &name_) | |
Public Attributes | |
std::string | name |
Timer | timer |
Definition at line 11 of file StatsPublisher.h.
|
inline |
Definition at line 14 of file StatsPublisher.h.
|
inline |
Definition at line 16 of file StatsPublisher.h.
std::string ScopeStat::name |
Definition at line 18 of file StatsPublisher.h.
Timer ScopeStat::timer |
Definition at line 19 of file StatsPublisher.h.