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

# init(elapsedTime:paused:)

Represents a duration of time that has elapsed so far in this event, or play period of the event (quarter/inning/period).

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

## Discussion

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

---

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)