Class TimingReport


  • public class TimingReport
    extends java.lang.Object
    A report on timing data obtained through the execution of PMD
    Author:
    Juan Martín Sotuyo Dodero
    • Method Detail

      • getLabeledMeasurements

        public java.util.Map<java.lang.String,​net.sourceforge.pmd.benchmark.TimeTracker.TimedResult> getLabeledMeasurements​(TimedOperationCategory category)
      • getUnlabeledMeasurements

        public net.sourceforge.pmd.benchmark.TimeTracker.TimedResult getUnlabeledMeasurements​(TimedOperationCategory category)
      • getWallClockMillis

        public long getWallClockMillis()