| Modifier and Type | Field and Description |
|---|---|
static long |
NO_BUSY_PERIOD |
static long |
NO_PAUSE_PERIOD |
| Constructor and Description |
|---|
LightPauser(long busyPeriodNS,
long parkPeriodNS) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPause(long maxPauseNS) |
void |
pause() |
void |
pause(long maxPauseNS) |
void |
reset() |
void |
unpause() |
public static final long NO_BUSY_PERIOD
public static final long NO_PAUSE_PERIOD
Copyright © 2019. All rights reserved.