func syscall.setTimespec
2 uses
syscall (current package)
syscall_darwin_arm64.go#L9: func setTimespec(sec, nsec int64) Timespec {
timestruct.go#L20: return setTimespec(sec, nsec)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)