Class PerfStatsCollector

java.lang.Object
org.robolectric.util.PerfStatsCollector

public class PerfStatsCollector extends Object
Collects performance statistics for later reporting via PerfStatsReporter.
Since:
3.6
  • Constructor Details

    • PerfStatsCollector

      public PerfStatsCollector()
  • Method Details