os.ProcessState.userTime (method)
2 uses
os (current package)
exec.go#L140: return p.userTime()
exec_unix.go#L100: func (p *ProcessState) userTime() time.Duration {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)