---
title: GKLeaderboard.TimeScope.today
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkleaderboard/timescope-swift.enum/today
---

# GKLeaderboard.TimeScope.today

Loads data for the past 24 hours.

## Declaration

```swift
case today
```

## See Also

### Constants

- [GKLeaderboard.TimeScope.week](gamekit/gkleaderboard/timescope-swift.enum/week.md)
- [GKLeaderboard.TimeScope.allTime](gamekit/gkleaderboard/timescope-swift.enum/alltime.md)
