| Constructor and Description |
|---|
SetTicker() |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
SetTicker |
count(long count) |
long |
countFromEpoch()
The number of ticks to add to get epoch time, or an approximation of wall time.
|
SetTicker |
countFromEpoch(long countFromEpoch) |
long |
countPerSecond() |
SetTicker |
countPerSecond(long countPerSecond) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforTesting, highResolution, micro, milli, nano, nanoClockpublic long countPerSecond()
countPerSecond in interface Tickerpublic long countFromEpoch()
TickercountFromEpoch in interface Tickerpublic SetTicker count(long count)
public SetTicker countPerSecond(long countPerSecond)
public SetTicker countFromEpoch(long countFromEpoch)
Copyright © 2019. All rights reserved.