---
title: OSLogPointerFormat.timespec
framework: os
role: symbol
role_heading: Case
path: os/oslogpointerformat/timespec
---

# OSLogPointerFormat.timespec

An option to display the pointer bytes as a time specification.

## Declaration

```swift
case timespec
```

## Discussion

Discussion This option prints an easily readable timespec structure.

## See Also

### Getting the Format Options

- [OSLogPointerFormat.none](os/oslogpointerformat/none.md)
- [OSLogPointerFormat.ipv6Address](os/oslogpointerformat/ipv6address.md)
- [OSLogPointerFormat.sockaddr](os/oslogpointerformat/sockaddr.md)
- [OSLogPointerFormat.timeval](os/oslogpointerformat/timeval.md)
- [OSLogPointerFormat.uuid](os/oslogpointerformat/uuid.md)
