public class NBootClock extends Object
| Constructor and Description |
|---|
NBootClock(long timeMillis,
long nanos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Instant |
getInstant() |
long |
getTimeMillis() |
long |
getTimeNanos() |
int |
hashCode() |
NBootDuration |
minus(NBootClock o) |
static NBootClock |
now() |
String |
toString() |
public static NBootClock now()
public NBootDuration minus(NBootClock o)
public Instant getInstant()
public long getTimeMillis()
public long getTimeNanos()
Copyright © 2026 vpc open source initiative. All rights reserved.