---
title: HV_VCPU_TSC_RELATIVE
framework: hypervisor
role: symbol
role_heading: Global Variable
path: hypervisor/hv_vcpu_tsc_relative
---

# HV_VCPU_TSC_RELATIVE

The value that represents the relative offset the system should add to the hypervisor TSC clock.

## Declaration

```swift
var HV_VCPU_TSC_RELATIVE: Int { get }
```

## See Also

### Constants

- [HV_VCPU_DEFAULT](hypervisor/hv_vcpu_default.md)
- [HV_VCPU_ACCEL_RDPMC](hypervisor/hv_vcpu_accel_rdpmc.md)
