MCPcopy 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

69type 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

scanForBannerFunction · 0.65
PPSClockSyncFunction · 0.65
lineMethod · 0.65
CloseMethod · 0.65
incRunningHandlersMethod · 0.65
decRunningHandlersMethod · 0.65
StartMethod · 0.65
ObserveOffsetMethod · 0.65
handleSighupMethod · 0.65
TestHandleSighupFunction · 0.65

Implementers 3

MockServoControllerphc/pps_mock_test.go
PiServoservo/pi.go

Calls

no outgoing calls

Tested by 3

TestHandleSighupFunction · 0.52