---
title: timeRange
framework: cinematic
role: symbol
role_heading: Instance Property
path: cinematic/cnscript-1ispe/timerange
---

# timeRange

The time range of the selected track.

## Declaration

```swift
final var timeRange: CMTimeRange { get }
```

## Discussion

Discussion All frames, decisions, and detections are within this time range.
