Given an array of ints of length n where each element represents an absolute time measurement, calculate the average period
over the length of the array.
Given an array of ints of length n where each element represents an absolute time measurement, calculate the average period
over the length of the array.