Class TimingReport


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

      • getLabeledMeasurements

        public Map<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()