Instance Propertyswift-testing 6.0.2Testing
timeLimit
The maximum amount of time a test may run for before timing out.
TimeLimitTrait.swift:42- iOS
- 16.0+
- macOS
- 13.0+
- tvOS
- 16.0+
- watchOS
- 9.0+
var timeLimit: Swift.Duration
Other members in extension
Types
struct Duration
A type representing the duration of a time limit applied to a test.