---
title: WAPerformanceMode.realtime
framework: wifiaware
role: symbol
role_heading: Case
path: wifiaware/waperformancemode/realtime
---

# WAPerformanceMode.realtime

A mode that prioritizes latency at the expense of throughput, power, and other concurrent Wi-Fi use cases and devices.

## Declaration

```swift
case realtime
```

## See Also

### Setting performance modes

- [WAPerformanceMode.bulk](wifiaware/waperformancemode/bulk.md)
