teststats

package
v0.10.4 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcStats

type ProcStats struct {
	ExecutionResultInputChannel chan core.ExecutionResults

	ExecutionResultOutputChannel chan *core.ExecutionResults
	// contains filtered or unexported fields
}

ProcStats represents the process stats for a particular pid

func New

func New(cfg *config.NucleusConfig, logger lumber.Logger) (*ProcStats, error)

New returns instance of ProcStats

func (*ProcStats) CaptureTestStats

func (s *ProcStats) CaptureTestStats(pid int32, collectStats bool) error

CaptureTestStats combines the ps stats for each test

Jump to

Keyboard shortcuts

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