Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ StartMeasure
Method
StartMeasure
calnex/api/api.go:968–970 ·
view source on GitHub ↗
StartMeasure starts measurement
()
Source
from the content-addressed store, hash-verified
966
}
967
968
// StartMeasure starts measurement
969
func
(a *API) StartMeasure() error {
970
return
a.get(startMeasure)
971
}
972
973
// StopMeasure stops measurement
Callers
2
TestGet
Function · 0.95
Config
Function · 0.95
Calls
1
get
Method · 0.95
Tested by
1
TestGet
Function · 0.76