org.as2lib.core.BasicClass +--org.as2lib.test.speed.AbstractTestResult
AbstractTestResult provides implementations of methods needed by implementations of the TestResult interface.
AbstractTestResult
toString()
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