Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ Unlock
Method
Unlock
phc/pps_source.go:71–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
type
ServoController
interface
{
70
Sample(offset int64, localTs uint64) (float64, servo.State)
71
Unlock()
72
}
73
74
// Timestamper represents a device that can return a Timestamp
Callers
15
scanForBanner
Function · 0.65
PPSClockSync
Function · 0.65
TestPPSClockSyncServoLockedFailure
Function · 0.65
TestPPSClockSyncServoJumpFailure
Function · 0.65
line
Method · 0.65
Close
Method · 0.65
incRunningHandlers
Method · 0.65
decRunningHandlers
Method · 0.65
Start
Method · 0.65
ObserveOffset
Method · 0.65
handleSighup
Method · 0.65
TestHandleSighup
Function · 0.65
Implementers
3
MockServoController
phc/pps_mock_test.go
MockServoControllerMockRecorder
phc/pps_mock_test.go
PiServo
servo/pi.go
Calls
no outgoing calls
Tested by
3
TestPPSClockSyncServoLockedFailure
Function · 0.52
TestPPSClockSyncServoJumpFailure
Function · 0.52
TestHandleSighup
Function · 0.52