|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--EVEDemo.PSWEEP.Timer
This class is a static class to count the time for execution of the PSWEEP
| Field Summary | |
(package private) static long |
begin
|
(package private) static long |
end
|
| Constructor Summary | |
Timer()
|
|
| Method Summary | |
static double |
end()
Stop the timer, and return the seconds spend. |
static void |
start()
Record the start timer. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
static long begin
static long end
| Constructor Detail |
public Timer()
| Method Detail |
public static void start()
public static double end()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||