Interface PerformanceMeasure.DurationReport

Enclosing class:
PerformanceMeasure

public static interface PerformanceMeasure.DurationReport
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    stopAndLog​(File workDir, boolean appendMeasurementCost)
     
  • Method Details

    • stopAndLog

      void stopAndLog(@Nullable File workDir, boolean appendMeasurementCost)