Hi,
I was wondering if anybody knows how to time something when you're using an applet. I want to time how long quicksort takes to run on certain lengths of arrays, and then plot my results. Does anyone know how to get real time values?