Versions in this module
v0
May 13, 2025
May 12, 2025
May 12, 2025
May 11, 2025
May 10, 2025
Changes in this version
+
func CountsWithContext(_ context.Context, logical bool) (int, error)
—
darwin/amd64, windows/amd64
+
func Percent(interval time.Duration, percpu bool) ([]float64, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func PercentWithContext(ctx context.Context, interval time.Duration, percpu bool) ([]float64, error)
—
darwin/amd64, linux/amd64, windows/amd64