func syscall.setTimeval
2 uses
syscall (current package)
syscall_darwin_arm64.go#L13: func setTimeval(sec, usec int64) Timeval {
timestruct.go#L35: return setTimeval(sec, usec)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)