MCPcopy 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
49func NewClockManager() *ClockManager {
50 return &ClockManager{}
51}
52
53// Start 启动
54func (this *ClockManager) Start() {

Callers 2

TestReadServerFunction · 0.92
manager.goFile · 0.85

Calls

no outgoing calls

Tested by 1

TestReadServerFunction · 0.74