Interface Profiler

All Known Implementing Classes:
AggregatingProfiler, BufferedProfiler, DebugProfiler

public interface Profiler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    getSample(Sample sample)
     
  • Method Details

    • getSample

      void getSample(Sample sample)