BigW Consortium Gitlab

Commit 4b336458 by Kiss-Vamosi Gabor

lv_refr: disable exectuion time monitor by default

parent 86b6cf78
......@@ -16,7 +16,7 @@
/*********************
* DEFINES
*********************/
#define MONITOR_EXEC_TIME 1
#define MONITOR_EXEC_TIME 0
#if MONITOR_EXEC_TIME != 0
#include <time.h>
#include <stdio.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment