Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
func
(mgr *TickManager) Frequency() time.Duration {
115
return
time.Duration(mgr.d.Load())
116
}
Callers
2
New
Method · 0.95
tick.go
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected