| Modifier and Type | Field and Description |
|---|---|
(package private) AltingBarrier |
barrier |
(package private) int |
iterations |
(package private) int |
milliSeconds |
(package private) CSTimer |
timer |
| Constructor and Description |
|---|
DelaySyncer(AltingBarrier barrier,
int milliSeconds,
int iterations) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
This defines the actions of the process.
|
AltingBarrier barrier
CSTimer timer
int milliSeconds
int iterations
public DelaySyncer(AltingBarrier barrier, int milliSeconds, int iterations)