MCPcopy Create free account
hub / github.com/facebook/time / FreqPPB

Method FreqPPB

phc/pps_source.go:100–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98type FrequencyGetter interface {
99 MaxFreqAdjPPB() (float64, error)
100 FreqPPB() (float64, error)
101}
102
103// PPSSink represents a device which is a sink of PPS signals

Callers 11

NewPiServoFunction · 0.65
TestNewPiServoFunction · 0.65
TestNewPiServoUseMaxFreqFunction · 0.65
TestNewPiServoStepthFunction · 0.65
phc2phcRunFunction · 0.65
printPHCFunction · 0.65
FrequencyPPBMethod · 0.65
NewFunction · 0.65

Implementers 2

MockFrequencyGetterphc/pps_mock_test.go

Calls

no outgoing calls

Tested by 6

TestNewPiServoFunction · 0.52
TestNewPiServoUseMaxFreqFunction · 0.52
TestNewPiServoStepthFunction · 0.52