AbstractTestResult provides implementations of methods needed by implementations of the TestResult interface.
AbstractTestResult
public function getTimePercentage(totalTime:Number):Number
Returns the invocation time as percentage in relation to the passed-in totalTime.
totalTime
the invocation time as percentage