protected class StopWatch.TickRunnable
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected long |
lastTickTimestamp |
protected long |
tempNow |
| Modifier | Constructor and Description |
|---|---|
protected |
TickRunnable() |
| Modifier and Type | Method and Description |
|---|---|
void |
performTick() |
void |
run() |