public class TickingClock extends java.lang.Object implements Clock
SystemTime should be used.| Modifier and Type | Field and Description |
|---|---|
org.HdrHistogram.Histogram |
gram |
| Constructor and Description |
|---|
TickingClock() |
| Modifier and Type | Method and Description |
|---|---|
long |
currentTimeMillis() |
static TickingClock |
getInstance() |
long |
nanoTime() |
void |
stop() |
public long currentTimeMillis()
currentTimeMillis in interface Clockpublic void stop()
public static TickingClock getInstance()
Copyright © 2014 Tim Brooks. All Rights Reserved.