func syscall.TimevalToNsec one use syscall (current package) timestruct.go#L24: func TimevalToNsec(tv Timeval) int64 { return tv.Nano() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)