Java calculate elapsed time example: public static void main(String args[]) throws InterruptedException{ //start long lStartTime = System.nanoTime();
確定! 回上一頁