public class MonotonicClock
extends java.lang.Object
| Constructor and Description |
|---|
MonotonicClock() |
| Modifier and Type | Method and Description |
|---|---|
static long |
currentTimeMillis()
Return the current time in milliseconds, guaranteeing monotonic time increment.
|
Copyright © 2006-2023 Bitronix Software. All Rights Reserved.