Skip to content
Snippets Groups Projects
Commit 5c7da8ab authored by zf4's avatar zf4
Browse files

interval

parent ccb1b9df
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ const NumFileReplicas = 4
const IntroducerTimeout = 3 * time.Second
const GrepTimeout = 5 * time.Second
const ACKTimeout = 5000 * time.Millisecond
const PingInterval = 7000 * time.Millisecond
const PingInterval = 10000 * time.Millisecond
// Simulate false positives by dropping packets before they are sent out
const FalsePosChance = 0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment