---
title: "init(timeRemaining:paused:)"
framework: carplay
role: symbol
role_heading: Initializer
path: "carplay/cpnowplayingsportsclock/init(timeremaining:paused:)"
---

# init(timeRemaining:paused:)

Represents an amount of time remaining in the event, or play period of the event (quarter/inning/period).

## Declaration

```swift
init(timeRemaining: TimeInterval, paused: Bool)
```

## Discussion

Discussion When displayed on the now playing screen, the clock will count DOWN.
