modulepackage
0.0.0-20240615150837-aa4bcf33806c
Repository: https://github.com/antlabs/cpuproc.git
Documentation: pkg.go.dev
# README
cpuproc
计算进程cpu的使用率
支持平台
- linux
# Packages
No description provided by the author
# Functions
No description provided by the author
GetEnvWithContext retrieves the environment variable key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadFile reads contents from a file.
No description provided by the author
ReadLines reads contents from a file and splits them by new lines.
ReadLinesOffsetN reads contents from file and splits them by new line.
Sleep awaits for provided interval.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
EnvKey is a context key that can be used to set programmatically the environment gopsutil relies on to perform calls against the OS.
# Structs
No description provided by the author
TimesStat contains the amounts of time the CPU has spent performing different kinds of work.