---
title: timeLimit
framework: testing
role: symbol
role_heading: Instance Property
path: testing/timelimittrait/timelimit
---

# timeLimit

The maximum amount of time a test may run for before timing out.

## Declaration

```swift
var timeLimit: Duration
```
