func golang.org/x/sys/unix.setTimeval
2 uses
golang.org/x/sys/unix (current package)
syscall_darwin_arm64.go#L21: func setTimeval(sec, usec int64) Timeval {
timestruct.go#L59: return setTimeval(sec, usec)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)