MCPcopy Index your code
hub / github.com/coder/coder / latencyChannelName

Method latencyChannelName

coderd/database/pubsub/latency.go:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70}
71
72func (lm *LatencyMeasurer) latencyChannelName() string {
73 return fmt.Sprintf("latency-measure:%s", lm.channel)
74}

Callers 1

MeasureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected