---
title: timestamp
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/spatialeventcollection/event/timestamp
---

# timestamp

The time the event was processed.

## Declaration

```swift
var timestamp: TimeInterval
```

## See Also

### Identifying the event

- [id](swiftui/spatialeventcollection/event/id-swift.property.md)
- [SpatialEventCollection.Event.ID](swiftui/spatialeventcollection/event/id-swift.struct.md)
- [kind](swiftui/spatialeventcollection/event/kind-swift.property.md)
- [SpatialEventCollection.Event.Kind](swiftui/spatialeventcollection/event/kind-swift.enum.md)
- [modifierKeys](swiftui/spatialeventcollection/event/modifierkeys.md)
