package
0.0.0-20210703013129-3f331ed83a68
Repository: https://github.com/alcortesm/sysmon.git
Documentation: pkg.go.dev

# Functions

CPUUsage calculates the CPU usage percentage during the period between the two given CPUusagers.
No description provided by the author

# Structs

S values contain the amount of time spent by the CPU in different states, measured in USER_HZ (1/100 secs in most systems).

# Interfaces

CPUer represents the time units spent since last boot and the ones spent in CPU tasks.