The information in this topic may be out of date. The current SDK reference guide has moved here.
Use this property to retrieve the amount of time the test ran.
NSInteger value = result.duration
(assign, readonly, nonatomic) NSInteger duration
Type:NSInteger
The number of seconds the test ran for.