summaryrefslogtreecommitdiff
path: root/node/Constants.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Constants.hpp')
-rw-r--r--node/Constants.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/node/Constants.hpp b/node/Constants.hpp
index d4f6faaf..0d3692f1 100644
--- a/node/Constants.hpp
+++ b/node/Constants.hpp
@@ -305,8 +305,7 @@
#define ZT_PATH_LATENCY_SAMPLE_INTERVAL ZT_MULTIPATH_PEER_PING_PERIOD * 2
/**
- * Interval used for rate-limiting the computation of path quality estimates. Set at 0
- * to compute as new packets arrive with no delay.
+ * Interval used for rate-limiting the computation of path quality estimates.
*/
#define ZT_PATH_QUALITY_COMPUTE_INTERVAL 1000