---
title: timeCodeRange
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdstage-4sfi1/timecoderange
---

# timeCodeRange

The animation range authored on this stage, in time codes.

## Declaration

```swift
var timeCodeRange: ClosedRange<USDStage.TimeCode> { get nonmutating set }
```

## See Also

### Working with time codes

- [timeCodesPerSecond](usdkit/usdstage-4sfi1/timecodespersecond.md)
- [USDStage.TimeCode](usdkit/usdstage-4sfi1/timecode.md)
