code_profiler
Public Member Functions | Public Attributes | List of all members
ScopeStat Struct Reference

#include <StatsPublisher.h>

Public Member Functions

 ScopeStat ()
 
 ScopeStat (const std::string &name_)
 

Public Attributes

std::string name
 
Timer timer
 

Detailed Description

Definition at line 11 of file StatsPublisher.h.

Constructor & Destructor Documentation

◆ ScopeStat() [1/2]

ScopeStat::ScopeStat ( )
inline

Definition at line 14 of file StatsPublisher.h.

◆ ScopeStat() [2/2]

ScopeStat::ScopeStat ( const std::string name_)
inline

Definition at line 16 of file StatsPublisher.h.

Member Data Documentation

◆ name

std::string ScopeStat::name

Definition at line 18 of file StatsPublisher.h.

◆ timer

Timer ScopeStat::timer

Definition at line 19 of file StatsPublisher.h.


The documentation for this struct was generated from the following file: