getSystemCpuLoadBetweenTicks
getSystemCpuLoadBetweenTicks
calculates the system's CPU load as a percentage, based on the difference between old and current tick counters.
Return
The calculated CPU load as a percentage
Parameters
oldTickets
Array of previous tick counters for calculation