aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/reporthandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/ApiExtractor/reporthandler.h')
-rw-r--r--sources/shiboken2/ApiExtractor/reporthandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken2/ApiExtractor/reporthandler.h b/sources/shiboken2/ApiExtractor/reporthandler.h
index 08ab7d23c..073586055 100644
--- a/sources/shiboken2/ApiExtractor/reporthandler.h
+++ b/sources/shiboken2/ApiExtractor/reporthandler.h
@@ -40,6 +40,7 @@ public:
enum DebugLevel { NoDebug, SparseDebug, MediumDebug, FullDebug };
static void install();
+ static void startTimer();
static DebugLevel debugLevel();
static void setDebugLevel(DebugLevel level);