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

Committer:
avbotz
Date:
Mon Jul 08 03:58:56 2013 +0000
Revision:
0:cff63309a8af
Initial commit.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
avbotz 0:cff63309a8af 1 http://mbed.org/users/mbed_official/code/mbed/builds/5e5da4a5990b