|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_leipzig.bf.eval.Timer
public class Timer
Constructor Summary | |
---|---|
Timer()
|
Method Summary | |
---|---|
static long |
getCpuTime()
Get CPU time in nanoseconds. |
static long |
getSystemTime()
Get system time in nanoseconds. |
static long |
getUserTime()
Get user time in nanoseconds. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Timer()
Method Detail |
---|
public static long getCpuTime()
public static long getSystemTime()
public static long getUserTime()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |