---
title: timeout
framework: system
role: symbol
role_heading: Type Property
path: system/errno/timeout
---

# timeout

Reserved.

## Declaration

```swift
static var timeout: Errno { get }
```

## Mentioned in

Adopting Swift Error Constants

## Discussion

Discussion This error is reserved for future use. The corresponding C error is ETIME.

## See Also

### Reserved

- [lastErrnoValue](system/errno/lasterrnovalue.md)
- [multiHop](system/errno/multihop.md)
- [noLink](system/errno/nolink.md)
- [noStreamResources](system/errno/nostreamresources.md)
- [notStream](system/errno/notstream.md)
- [notUsed](system/errno/notused.md)
