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

# OSLogPointerFormat.timeval

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

## Declaration

```swift
case timeval
```

## Discussion

Discussion This option prints an easily readable timeval 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.timespec](os/oslogpointerformat/timespec.md)
- [OSLogPointerFormat.uuid](os/oslogpointerformat/uuid.md)
