Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ File
Method
File
phc/pps_source.go:84–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
setPinFunc(index uint, pf int, ch uint) error
83
setPTPPerout(req *PtpPeroutRequest) error
84
File() *os.File
85
AdjFreq(freq float64) error
86
Step(offset time.Duration) error
87
Read(buf []byte) (int, error)
Callers
15
freqPPBFromDevice
Function · 0.65
clockAdjFreq
Function · 0.65
clockStep
Function · 0.65
ActivatePPSSource
Function · 0.65
Timestamp
Method · 0.65
PPSClockSync
Function · 0.65
PPSSinkFromDevice
Function · 0.65
getPPSEventTimestamp
Method · 0.65
PollPPSSink
Method · 0.65
TestActivatePPSSourceIgnoreSetPinFailure
Function · 0.65
TestActivatePPSSourceSetPTPPeroutFailure
Function · 0.65
TestActivatePPSSourceSetPTPPeroutDoubleFailure
Function · 0.65
Implementers
2
MockDeviceController
phc/pps_mock_test.go
MockDeviceControllerMockRecorder
phc/pps_mock_test.go
Calls
no outgoing calls
Tested by
10
TestActivatePPSSourceIgnoreSetPinFailure
Function · 0.52
TestActivatePPSSourceSetPTPPeroutFailure
Function · 0.52
TestActivatePPSSourceSetPTPPeroutDoubleFailure
Function · 0.52
TestPPSClockSyncServoLockedSuccess
Function · 0.52
TestPPSClockSyncServoLockedFailure
Function · 0.52
TestPPSClockSyncServoJumpSuccess
Function · 0.52
TestPPSClockSyncServoJumpFailure
Function · 0.52
TestPPSClockSyncServoInit
Function · 0.52
TestPPSClockSyncInvalidPPSEvent
Function · 0.52
TestPPSSink_getPPSEventTimestamp
Function · 0.52