---
title: realtime
framework: wifiaware
role: symbol
role_heading: Type Property
path: wifiaware/waparameters/realtime
---

# realtime

The property that configures parameters that prioritize latency at the expense of throughput, power consumption, and other concurrent Wi-Fi use cases.

## Declaration

```swift
static let realtime: WAParameters
```

## Return Value

Return Value Realtime parameters.

## See Also

### Setting common configurations

- [defaults](wifiaware/waparameters/defaults.md)
