MCPcopy Create free account
hub / github.com/facebook/time / UpdateCounterBy

Method UpdateCounterBy

fbclock/stats/stats.go:31–31  ·  view source on GitHub ↗
(key string, count int64)

Source from the content-addressed store, hash-verified

29 Reset()
30 SetCounter(key string, val int64)
31 UpdateCounterBy(key string, count int64)
32}
33
34// Stats is an implementation of

Callers 3

calculateSHMDataMethod · 0.65
populateDataV2Method · 0.65
RunMethod · 0.65

Implementers 1

Statsfbclock/stats/stats.go

Calls

no outgoing calls

Tested by

no test coverage detected