func golang.org/x/sys/unix.TimespecToNsec one use golang.org/x/sys/unix (current package) timestruct.go#L13: func TimespecToNsec(ts Timespec) int64 { return ts.Nano() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)