---
title: lastSampleProcessedDate
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkliveworkoutzoneupdate/lastsampleprocesseddate
---

# lastSampleProcessedDate

The timestamp of the most recent processed sample at the time of the update.

## Declaration

```swift
var lastSampleProcessedDate: Date? { get }
```
