Searched refs:curTime (Results 1 – 1 of 1) sorted by relevance
1813 long curTime = System.currentTimeMillis(); in displayInvocationsInfo() local1818 getTimeString(curTime - invThread.getStartTime()), in displayInvocationsInfo()1973 long curTime = System.currentTimeMillis(); in displayCommandQueue() local1975 dumpCommand(curTime, cmd, displayRows); in displayCommandQueue()1980 private void dumpCommand(long curTime, ExecutableCommandState cmdAndState, in dumpCommand() argument1987 getTimeString(curTime - cmd.getCreationTime()), in dumpCommand()