-docu, style fixes
[oweals/gnunet.git] / src / util / test_common_logging_dummy.c
index fcdf9cd27ddfd0e70104a544e1a4514619129052..e552eaffc41a45d18c97cfb87ca69fc1cb91cc6c 100644 (file)
@@ -35,7 +35,7 @@
  * This must be long enough for us to not to mistake skipped log call
  * on a slow machine for a non-skipped one.
  */
-#define OUTPUT_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MICROSECONDS, 200)
+#define OUTPUT_DELAY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MICROSECONDS, 1000)
 
 static void
 my_log (void *ctx, enum GNUNET_ErrorType kind, const char *component,