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

Method setPinFunc

phc/pps_source.go:82–82  ·  view source on GitHub ↗
(index uint, pf int, ch uint)

Source from the content-addressed store, hash-verified

80type DeviceController interface {
81 Time() (time.Time, error)
82 setPinFunc(index uint, pf int, ch uint) error
83 setPTPPerout(req *PtpPeroutRequest) error
84 File() *os.File
85 AdjFreq(freq float64) error

Implementers 2

MockDeviceControllerphc/pps_mock_test.go

Calls

no outgoing calls