func syscall.TimespecToNsec one use syscall (current package) timestruct.go#L10: func TimespecToNsec(ts Timespec) int64 { return ts.Nano() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)