Improve timing measurement when IOP is running fast ADCs
IO timing should give total loop time for the entire UNDERSAMPLE loop, e.g. when running at 512Hz, IO timing gives time for all 8 cycles, but no part of ADC read.
Total time should give real total time. I'd suggest from the end of one ADC read to the next.