This is a small program we use to see how long something takes. It runs the code in the while loop a lot of times and prints out how many us it took. Then this can be divided by the number of iterations to find the time/clock cycles for each iteration.

Dependencies:   mbed-dsp mbed

History

Initial commit. default tip

2013-07-08, by avbotz [Mon, 08 Jul 2013 03:58:56 +0000] rev 0

Initial commit.