If I look at the array of steps in route_instructions, and take a summation of time values from 0 to step #n, is that the total time it would take me to get to the position in step n?
I didn't know if that actually was the case, since I summed up all the time values from the steps in the route_instructions array, and that value is greater than the total_time in the route_summary