|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudcontrolled.api.client.util.Timer
public class Timer
Timer class.
| Constructor Summary | |
|---|---|
Timer()
|
|
| Method Summary | |
|---|---|
long |
getDifference()
Getter for the field difference. |
static Timer |
tic()
tic. |
long |
toc()
toc. |
| 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 Timer tic()
tic.
Timer object.public long toc()
toc.
public long getDifference()
Getter for the field difference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||