package
3.0.0+incompatible
Repository: https://github.com/openmpdk/dss-minio.git
Documentation: pkg.go.dev
# Functions
GetHistoricLoad returns the historic CPU utilization of the current process.
GetLoad returns the CPU utilization of the current process This function works by calcualating the amount of cpu clock cycles the current process used in a given time window
This corresponds to the CPU utilization calculation done by tools like top.