added Profiler to analyses the time used by code lines

This commit is contained in:
Anakin
2017-01-30 12:01:45 +01:00
parent 9c16aa32f1
commit d1c68e8ba6
3 changed files with 39 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
#include "..\Header\OutputDevice.h"
#include <QRegExp>
#include "../Header/Profiler.h"
/////////////////////////////////////////////////////////////////////////
// constructor/destructor