package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

GetCPUCount returns the number of logical CPUs usable by the current process.
GetCPUUsage returns the cpu usage of the current process.
NewCPUObserver returns a cpu observer.

# Structs

Observer is used to observe the cpu usage of the current process.