@PublicEvolving public interface RelativeClock
Modifier and Type | Method and Description |
---|---|
long |
relativeTimeMillis()
Gets the current relative time, in milliseconds.
|
long |
relativeTimeNanos()
Gets the current relative time, in nanoseconds.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.