Hello everyone,
I just want to calculate search time for my algorithm .Can any one tell me how to get system time in java other than System.nanotime() and System.currenttimemillis() as these methods...