Commit a3b4d639 authored by alexstocks's avatar alexstocks

time span 2m

parent a3aa7838
......@@ -44,7 +44,7 @@ var (
var (
connID uint32
wheel = gxtime.NewWheel(gxtime.TimeMillisecondDuration(100), 6000) // wheel longest span is 10minute
wheel = gxtime.NewWheel(gxtime.TimeMillisecondDuration(100), 1200) // wheel longest span is 2 minute
)
type gettyConn struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment