# timestamp

> Timestamp (in milliseconds from 1970) of when location data was last updated.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.InputLegacyModule

```csharp
public double timestamp { get; }
```
