---
title: timeValue
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingsportsclock/timevalue
---

# timeValue

The time value in the clock; either elapsed time or time remaining.

## Declaration

```swift
var timeValue: TimeInterval { get }
```
