BigW Consortium Gitlab

Commit 5e9cf257 by Kiss-Vamosi Gabor

lv_refr: disable exectuion time monitor by default

parent 95b6a219
......@@ -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