UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::debug::ProfileSection Class Reference

#include <ugdk/debug/profiler.h>

Public Member Functions

 ProfileSection (const std::string &section_name)
 
 ~ProfileSection ()
 
std::shared_ptr< const
SectionData
data () const
 

Constructor & Destructor Documentation

ugdk::debug::ProfileSection::ProfileSection ( const std::string &  section_name)
ugdk::debug::ProfileSection::~ProfileSection ( )

Member Function Documentation

std::shared_ptr<const SectionData> ugdk::debug::ProfileSection::data ( ) const
inline

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