---
title: timestamp
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmlogitem/timestamp
---

# timestamp

The time when the logged item is valid.

## Declaration

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

## Mentioned in

Getting processed device-motion data

## Discussion

Discussion The timestamp is the amount of time in seconds since the device booted.
