PTPSysOffsetExtended wraps unix.PtpSysOffsetExtended to add methods
| 31 | |
| 32 | // PTPSysOffsetExtended wraps unix.PtpSysOffsetExtended to add methods |
| 33 | type PTPSysOffsetExtended unix.PtpSysOffsetExtended |
| 34 | |
| 35 | // PTPSysOffsetPrecise wraps unix.PtpSysOffsetPrecise to add methods |
| 36 | type PTPSysOffsetPrecise unix.PtpSysOffsetPrecise |
no outgoing calls
no test coverage detected