public class EndWorker extends StageWorker
abort, id, stage
Constructor and Description |
---|
EndWorker(int iterations,
StartUpStage stage,
int width,
int height,
CheckboardingPattern checkPattern,
double velocity,
PNGOutput out,
AbstractMetric metric,
long finalTimeStamp) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
setStage, shutdown
public EndWorker(int iterations, StartUpStage stage, int width, int height, CheckboardingPattern checkPattern, double velocity, PNGOutput out, AbstractMetric metric, long finalTimeStamp)