Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + func CalculateCPUPercentUnix(previousCPU, previousSystem uint64, v *container.StatsResponse) float64 + func CalculateCPUPercentWindows(v *container.StatsResponse) float64 + func CalculateMemPercentUnixNoCache(limit, usedNoCache float64) float64 + func CalculateMemUsageUnixNoCache(mem container.MemoryStats) float64