//
pkg.gl
Category
github.com/pingcap/tidb
util
cpu
package
6.7.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
83 SLOC
#
Functions
GetCPUUsage
GetCPUUsage returns the cpu usage of the current process.
NewCPUObserver
NewCPUObserver returns a cpu observer.
#
Structs
Observer
Observer is used to observe the cpu usage of the current process.