MCPcopy Create free account
hub / github.com/encodeous/nylon / UpdatePing

Method UpdatePing

state/endpoint.go:19–19  ·  view source on GitHub ↗
(ping time.Duration)

Source from the content-addressed store, hash-verified

17
18type Endpoint interface {
19 UpdatePing(ping time.Duration)
20 Metric() uint32
21 IsRemote() bool
22 IsActive() bool

Callers 2

runTestsFunction · 0.95
handleProbePongFunction · 0.65

Calls

no outgoing calls

Tested by 1

runTestsFunction · 0.76