syscall.Rusage.Utime (field)
2 uses
syscall (current package)
ztypes_darwin_arm64.go#L40: Utime Timeval
os
exec_unix.go#L101: return time.Duration(p.rusage.Utime.Nano()) * time.Nanosecond
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)