<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPNowPlayingSportsClock/init(timeRemaining:paused:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(cs)CPNowPlayingSportsClock(im)initWithTimeRemaining:paused:"
  },
  "title" : "init(timeRemaining:paused:)"
}
-->

# init(timeRemaining:paused:)

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

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)