|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.util.Timer
public class Timer
Constructor Summary | |
---|---|
Timer()
|
Method Summary | |
---|---|
long |
endTimer()
Return time in millisecods |
long |
getTimeInterval()
|
long |
readTimer()
|
void |
startTimer()
|
static String |
timeStr(long timeInterval)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Timer()
Method Detail |
---|
public void startTimer()
public long endTimer()
public long readTimer()
public long getTimeInterval()
public static String timeStr(long timeInterval)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |