---
title: timestamp
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srfetchresult/timestamp
---

# timestamp

The time when the framework records the sample.

## Declaration

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

## See Also

### Sampling Data

- [sample](sensorkit/srfetchresult/sample.md)
