aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-05 21:42:41 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-05 21:42:41 +0000
commit78e34d50b6240487e078b69f70a1ce9ff932d2c8 (patch)
tree68f79d7f663126b4208101807ec0a8a87b7f1ee7 /src/include/gnunet_fs_service.h
parentaac85d938153d2f181d4bfd08eb734be980bab43 (diff)
downloadgnunet-78e34d50b6240487e078b69f70a1ce9ff932d2c8.tar.gz
gnunet-78e34d50b6240487e078b69f70a1ce9ff932d2c8.zip
-sane freq
Diffstat (limited to 'src/include/gnunet_fs_service.h')
-rw-r--r--src/include/gnunet_fs_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_fs_service.h b/src/include/gnunet_fs_service.h
index 08d5daba0..a80662867 100644
--- a/src/include/gnunet_fs_service.h
+++ b/src/include/gnunet_fs_service.h
@@ -71,7 +71,7 @@ extern "C"
71 * How often do we signal applications that a probe for a particular 71 * How often do we signal applications that a probe for a particular
72 * search result is running? (used to visualize probes). 72 * search result is running? (used to visualize probes).
73 */ 73 */
74#define GNUNET_FS_PROBE_UPDATE_FREQUENCY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 100) 74#define GNUNET_FS_PROBE_UPDATE_FREQUENCY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 250)
75 75
76/** 76/**
77 * A Universal Resource Identifier (URI), opaque. 77 * A Universal Resource Identifier (URI), opaque.