dantinkakkar 19 Junior Poster

Seriously, dude, it does not matter. Pick any that you are acquainted with, and have already understood the structure of. It's always easier to develop on systems you understand fully.

Ubuntu is not a bad choice. Easy-to-learn-to-use ------- Unleash the power of that penguin!

dantinkakkar 19 Junior Poster

You can get the time in milliseconds very easily... It's System.getTime... something. If you're using an IDE that gives suggestions, just write "System." and that func will come up. :) Hope this helps.