public final class ImageRateReporter extends Object implements Runnable
Image and print to System.out.| Constructor and Description |
|---|
ImageRateReporter(int messageLength,
AtomicBoolean running,
ImageRateSubscriber subscriber)
Construct a reporter for a single image.
|
public ImageRateReporter(int messageLength,
AtomicBoolean running,
ImageRateSubscriber subscriber)
messageLength - of each message.running - flag to control reporter, so it can be stopped running.subscriber - for the image.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.