xxprocess

package
v0.0.0-...-63b2ac5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2019 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XXprocessState

type XXprocessState struct {
	ExitCode     int
	Exited       bool
	Pid          int
	StatsString  string
	Success      bool
	SystemTime   time.Duration
	SysusageUnix *syscall.Rusage
	UserTime     time.Duration
}

func GetStatus

func GetStatus(process *os.ProcessState) (xxpesS XXprocessState, e error)

func (*XXprocessState) String

func (s *XXprocessState) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL