|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbitronix.tm.utils.MonotonicClock
public class MonotonicClock
A System.currentTimeMillis() replacement which guarantees monotonic time increment.
| Constructor Summary | |
|---|---|
MonotonicClock()
|
|
| Method Summary | |
|---|---|
static long |
currentTimeMillis()
Return the current time in milliseconds, guaranteeing monotonic time increment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonotonicClock()
| Method Detail |
|---|
public static long currentTimeMillis()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||