---
title: "init(elapsedTime:paused:)"
framework: carplay
role: symbol
role_heading: Initializer
path: "carplay/cpnowplayingsportsclock/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).

## Declaration

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

## Discussion

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