---
title: lastEventTimestamp
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcphysicalinputprofile/lasteventtimestamp
---

# lastEventTimestamp

The time of the most recent change to an element’s value.

## Declaration

```swift
var lastEventTimestamp: TimeInterval { get }
```

## See Also

### Getting change information

- [valueDidChangeHandler](gamecontroller/gcphysicalinputprofile/valuedidchangehandler.md)
