MCPcopy Create free account
hub / github.com/LanceLRQ/deer-executor / sysUsage

Method sysUsage

common/sandbox/cmd/exec_posix.go:103–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101}
102
103func (p *ProcessState) sysUsage() interface{} {
104 return p.rusage
105}
106
107func (p *ProcessState) String() string {
108 if p == nil {

Callers 1

SysUsageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected