PTPSysOffsetPrecise wraps unix.PtpSysOffsetPrecise to add methods
| 34 | |
| 35 | // PTPSysOffsetPrecise wraps unix.PtpSysOffsetPrecise to add methods |
| 36 | type PTPSysOffsetPrecise unix.PtpSysOffsetPrecise |
| 37 | |
| 38 | // SysoffResult is a result of PHC time measurement with related data |
| 39 | type SysoffResult struct { |