liuxiaolong
2021-01-18 4549f681f52201b83f2509c3e0a9fc427dea8105
micronode.go
@@ -69,7 +69,7 @@
      Proc:    *ms.procInfo,
   }
   t := time.NewTicker(4 * time.Second)
   t := time.NewTicker(1 * time.Second)
   defer t.Stop()
   for {