---
title: timespec
framework: applearchive
role: symbol
role_heading: Type Property
path: applearchive/archiveheader/fieldtype-swift.struct/timespec
---

# timespec

A constant that indicates the field is a time value.

## Declaration

```swift
static let timespec: ArchiveHeader.FieldType
```

## See Also

### Field Types

- [blob](applearchive/archiveheader/fieldtype-swift.struct/blob.md)
- [flag](applearchive/archiveheader/fieldtype-swift.struct/flag.md)
- [hash](applearchive/archiveheader/fieldtype-swift.struct/hash.md)
- [string](applearchive/archiveheader/fieldtype-swift.struct/string.md)
- [uint](applearchive/archiveheader/fieldtype-swift.struct/uint.md)
