Tweak some timings, and remove some dead code.

This commit is contained in:
Adam Ierymenko 2015-10-29 09:39:36 -07:00
parent e3d811b04b
commit 883c84bdb9
2 changed files with 1 additions and 32 deletions

View file

@ -57,7 +57,7 @@
/**
* Desired period between doPeriodicTasks() in milliseconds
*/
#define ZT_CLUSTER_PERIODIC_TASK_PERIOD 250
#define ZT_CLUSTER_PERIODIC_TASK_PERIOD 100
namespace ZeroTier {