package
1.39.0
Repository: https://github.com/containers/buildah.git
Documentation: pkg.go.dev

# Functions

FormatDiff formats the result of rusage.Rusage.Subtract() for logging.
Get returns the counters for the current process and its children, subtracting any values in the passed in "since" value, or an error.
Supported returns true if resource usage counters are supported on this OS.

# Structs

Rusage is a subset of a Unix-style resource usage counter for the current process and its children.