---
title: presentationTimeStamp
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avsamplecursor/presentationtimestamp
---

# presentationTimeStamp

The presentation timestamp of the sample at the current position of the cursor.

## Declaration

```swift
var presentationTimeStamp: CMTime { get }
```

## See Also

### Getting timestamps

- [decodeTimeStamp](avfoundation/avsamplecursor/decodetimestamp.md)
