public class DetectionCpuMeasure extends CpuMeasure<Check>
datas, globalData, measureName, timeBegin, totalTime
Constructor and Description |
---|
DetectionCpuMeasure(IDetectionKey<?> key) |
Modifier and Type | Method and Description |
---|---|
String |
getName(Check o) |
add, getDatas, getGlobalData, getName, getResult, getResultPer, getResults, printData
public DetectionCpuMeasure(IDetectionKey<?> key)
public String getName(Check o)
getName
in class CpuMeasure<Check>