I already start programming a code that download a file using Java but , I want to calculate the total time of downloading
I search but I only found it using system.currenttimemillis()
but the output will be like this
http://tinypic.com/r/2mgkt5k/5
I want to print output that can tell total time(in milli second)