---
title: HV_DEADLINE_FOREVER
framework: hypervisor
role: symbol
role_heading: Global Variable
path: hypervisor/hv_deadline_forever
---

# HV_DEADLINE_FOREVER

The value that indicates a vCPU deadline that never expires.

## Declaration

```swift
var HV_DEADLINE_FOREVER: UInt { get }
```
