JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.sonar.java
Interface PerformanceMeasure.DurationReport
Enclosing class:
PerformanceMeasure
public static interface
PerformanceMeasure.DurationReport
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
stopAndLog
(
File
workDir, boolean appendMeasurementCost)
Method Details
stopAndLog
void
stopAndLog
(
@Nullable
File
workDir, boolean appendMeasurementCost)