Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ NewClockManager
Function
NewClockManager
internal/utils/clock/manager.go:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
func
NewClockManager() *ClockManager {
50
return
&ClockManager{}
51
}
52
53
// Start 启动
54
func
(this *ClockManager) Start() {
Callers
2
TestReadServer
Function · 0.92
manager.go
File · 0.85
Calls
no outgoing calls
Tested by
1
TestReadServer
Function · 0.74