rnd-20070306-1-src
[rocksndiamonds.git] / src / libgame / misc.c
index e0e8a0ffb30c0e915a64d1fc6ebc339d49032ef3..eb3e7a0f6ba58faa9b0b105fe46edcf9d3edcf1f 100644 (file)
@@ -2806,7 +2806,7 @@ void NotifyUserAboutErrorFile()
 #if DEBUG
 
 #define DEBUG_NUM_TIMESTAMPS           3
-#define DEBUG_TIME_IN_MICROSECONDS     1
+#define DEBUG_TIME_IN_MICROSECONDS     0
 
 #if DEBUG_TIME_IN_MICROSECONDS
 static double Counter_Microseconds()