---
title: SKTestSession.TimeRate.realTime
framework: storekittest
role: symbol
role_heading: Case
path: storekittest/sktestsession/timerate-swift.enum/realtime
---

# SKTestSession.TimeRate.realTime

A rate of time in which the test environment runs in real time.

## Declaration

```swift
case realTime
```

## Discussion

Discussion With this time rate, subscriptions in the testing environment renew in real time. For example, a weekly subscription renews in one week. The time rate also affects the billing grace period and the billing retry period in the testing environment. The table below shows the real-time rates:  |   |   |   |

## See Also

### Scaled time rates for subscription renewals

- [SKTestSession.TimeRate.monthlyRenewalEveryHour](storekittest/sktestsession/timerate-swift.enum/monthlyrenewaleveryhour.md)
- [SKTestSession.TimeRate.monthlyRenewalEveryThirtyMinutes](storekittest/sktestsession/timerate-swift.enum/monthlyrenewaleverythirtyminutes.md)
- [SKTestSession.TimeRate.monthlyRenewalEveryFifteenMinutes](storekittest/sktestsession/timerate-swift.enum/monthlyrenewaleveryfifteenminutes.md)
- [SKTestSession.TimeRate.monthlyRenewalEveryFiveMinutes](storekittest/sktestsession/timerate-swift.enum/monthlyrenewaleveryfiveminutes.md)
- [SKTestSession.TimeRate.monthlyRenewalEveryThirtySeconds](storekittest/sktestsession/timerate-swift.enum/monthlyrenewaleverythirtyseconds.md)
