summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/debug.h b/debug.h
index 2c483cca..3938bafe 100644
--- a/debug.h
+++ b/debug.h
@@ -104,6 +104,8 @@ bool _debug_active(const char * const cls);
#define DEBUG_() 0
#define DEBUG_PRINT(cls, x)
#define DEBUG_PRINT_(x)
+#define DEBUG_PRINT_TIME(cls, x)
+#define DEBUG_PRINT_TIME_(x)
#define VALIDATE(x)