Guitar
|
#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_ |
Profile::Profile | ( | const char * | func | ) |
Profile::~Profile | ( | ) |
|
private |
|
private |
|
private |