parfait icon indicating copy to clipboard operation
parfait copied to clipboard

'Sampling' StepMeasurementSink

Open tallpsmith opened this issue 10 years ago • 0 comments

From [email protected] on December 20, 2010 16:54:35

From a discussion with psmith:

public class SamplingEventSink implements StepMeasurementSink { public SamplingEventSink(StepMeasurementSink delegate, float sampleFrequency) { ... pretty self-evident from here...

Original issue: http://code.google.com/p/parfait/issues/detail?id=6

tallpsmith avatar Jan 30 '15 20:01 tallpsmith