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 Pauser
public long countPaused()
countPaused
in interface Pauser
Copyright © 2016. All rights reserved.