# Functions
GetClockSpeed returns the CPU clock speed, given a []byte formatted as the /proc/cpuinfo file.
GetMachineMemoryCapacity returns the machine's total memory from /proc/meminfo.
GetMachineSwapCapacity returns the machine's total swap from /proc/meminfo.
No description provided by the author