Currently I use a Mega 2560 and Timer4 interrupt as a measuring timer. This only works with AVR controllers.
Question: Is there a hardware-independent timer library which also supports the Arduino Due and other non-AVR boards?
Or a specialized for the Due?
I haven't seen such common library, DUE specific you may get from: