---
title: currentTime
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritemintegratedtimeline/currenttime
---

# currentTime

The current time on the integrated timeline.

## Declaration

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

## Discussion

Discussion During playback of interstitial events that occupy a single point, this value doesn’t change.

## See Also

### Inspecting the time and date

- [currentDate](avfoundation/avplayeritemintegratedtimeline/currentdate.md)
