You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public class SamplingEventSink implements StepMeasurementSink {
public SamplingEventSink(StepMeasurementSink delegate, float sampleFrequency) {
... pretty self-evident from here...
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
The text was updated successfully, but these errors were encountered: