public class ResetSystemSoftTask extends ResetInputsTask
Constructor and Description |
---|
ResetSystemSoftTask(PerfRunData runData) |
Modifier and Type | Method and Description |
---|---|
int |
doLogic()
Perform the task once (ignoring repetitions specification)
Return number of work items done by this task.
|
shouldNotRecordStats
clone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, shouldNeverLogAtStart, stopNow, supportsParams, tearDown, toString
public ResetSystemSoftTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
doLogic
in class ResetInputsTask
Exception