-testing LRNs fix from IRC to correct expression logic and move to 200 microsecond...
[oweals/gnunet.git] / src / util / test_common_logging_dummy.c
index a360d5dee8ddcc370d93d2d6f4375fb2d74b982a..781b810dbff3b4a008acc84e782693405d5bc01d 100644 (file)
@@ -35,7 +35,7 @@
 /**
  * Delay introduced between operations, useful for debugging.
  */
-#define OUTPUT_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 0)
+#define OUTPUT_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MICROSECONDS, 200)
 
 static void
 my_log (void *ctx, enum GNUNET_ErrorType kind, const char *component,