---
title: duration
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkleaderboard/duration
---

# duration

The duration from the start date that a recurring leaderboard occurrence accepts scores.

## Declaration

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

## See Also

### Accessing Recurring Leaderboard Properties

- [startDate](gamekit/gkleaderboard/startdate.md)
- [nextStartDate](gamekit/gkleaderboard/nextstartdate.md)
