Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ SetCounter
Method
SetCounter
fbclock/stats/stats.go:30–30 ·
view source on GitHub ↗
(key string, val int64)
Source
from the content-addressed store, hash-verified
28
// Reset atomically sets all the counters to 0
29
Reset()
30
SetCounter(key string, val int64)
31
UpdateCounterBy(key string, count int64)
32
}
33
Callers
7
ProcessMonitoringResults
Function · 0.65
New
Function · 0.65
calcW
Method · 0.65
calculateSHMData
Method · 0.65
doWork
Method · 0.65
Run
Method · 0.65
TestHandleRequest
Function · 0.65
Implementers
1
Stats
fbclock/stats/stats.go
Calls
no outgoing calls
Tested by
1
TestHandleRequest
Function · 0.52