Versions in this module Expand all Collapse all v0 v0.16.1 Jul 19, 2021 Changes in this version + type PerformanceInformation struct + CommitLimit uint + CommitPeak uint + CommitTotal uint + HandleCount uint32 + KernelNonpaged uint + KernelPaged uint + KernelTotal uint + PageSize uint + PhysicalAvailable uint + PhysicalTotal uint + ProcessCount uint32 + SystemCache uint + ThreadCount uint32 + func GetPerformanceInfo() (PerformanceInformation, error)