| Modifier and Type | Field and Description |
|---|---|
static long |
NO_BUSY_PERIOD |
| Constructor and Description |
|---|
LightPauser(long busyPeriodNS,
long parkPeriodNS) |
| Modifier and Type | Method and Description |
|---|---|
long |
countPaused() |
protected void |
doPause(long maxPauseNS) |
void |
pause() |
void |
reset() |
long |
timePaused() |
void |
unpause() |
public static final long NO_BUSY_PERIOD
protected void doPause(long maxPauseNS)
public long timePaused()
timePaused in interface Pauserpublic long countPaused()
countPaused in interface PauserCopyright © 2016. All rights reserved.