Guitar
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Profile Class Reference

#include <Profile.h>

Public Member Functions

 Profile (const char *func)
 
 ~Profile ()
 

Private Member Functions

void log (QString const &s)
 

Private Attributes

QString func_
 
QElapsedTimer timer_
 

Constructor & Destructor Documentation

◆ Profile()

Profile::Profile ( const char *  func)
Here is the call graph for this function:

◆ ~Profile()

Profile::~Profile ( )
Here is the call graph for this function:

Member Function Documentation

◆ log()

void Profile::log ( QString const &  s)
private

Member Data Documentation

◆ func_

QString Profile::func_
private

◆ timer_

QElapsedTimer Profile::timer_
private

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