<!--
{
  "availability" : [
    "Xcode: 16.0.0 -",
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "swift: 6.0.0 -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Testing",
  "identifier" : "/documentation/Testing/Issue/Kind-swift.enum/timeLimitExceeded(timeLimitComponents:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Swift Testing"
    ],
    "preciseIdentifier" : "s:7Testing5IssueV4KindO17timeLimitExceededyAEs5Int64V7seconds_AH11attosecondst_tcAEmF"
  },
  "title" : "Issue.Kind.timeLimitExceeded(timeLimitComponents:)"
}
-->

# Issue.Kind.timeLimitExceeded(timeLimitComponents:)

An issue due to a test reaching its time limit and timing out.

```
indirect case timeLimitExceeded(timeLimitComponents: (seconds: Int64, attoseconds: Int64))
```

## Parameters

`timeLimitComponents`

The time limit reached by the test.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)