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

# realtime

Parameters that prioritize latency at the expense of throughput, power consumption, and other concurrent Wi-Fi use cases and devices.

## Declaration

```swift
static let realtime: WAPublisherListener.DatapathParameters
```

## Return Value

Return Value Realtime parameters.

## See Also

### Setting performance modes

- [defaults](wifiaware/wapublisherlistener/datapathparameters/defaults.md)
