Public Member Functions | Static Public Member Functions

xl7::runtime::Profiler Class Reference

#include <Profiler.h>

List of all members.

Public Member Functions

 Profiler (const cl7::string_type &sample_name)
 ~Profiler (void)

Static Public Member Functions

static void update (float frame_time)
static void log (logging::Logger *logger=NULL)

Constructor & Destructor Documentation

xl7::runtime::Profiler::Profiler ( const cl7::string_type sample_name  ) 

Explicit constructor.

Default constructor.

xl7::runtime::Profiler::~Profiler ( void   ) 

Destructor.


Member Function Documentation

void xl7::runtime::Profiler::log ( logging::Logger logger = NULL  )  [static]
void xl7::runtime::Profiler::update ( float  frame_time  )  [static]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines