MCPcopy Create free account
hub / github.com/ZeppelinMC/Zeppelin / Frequency

Method Frequency

server/tick/tick.go:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112}
113
114func (mgr *TickManager) Frequency() time.Duration {
115 return time.Duration(mgr.d.Load())
116}

Callers 2

NewMethod · 0.95
tick.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected