<!--
{
  "availability" : [
    "macOS: 10.9.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "XPC",
  "identifier" : "/documentation/XPC/XPC_ACTIVITY_GRACE_PERIOD",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "XPC"
    ],
    "preciseIdentifier" : "c:@XPC_ACTIVITY_GRACE_PERIOD"
  },
  "title" : "XPC_ACTIVITY_GRACE_PERIOD"
}
-->

# XPC_ACTIVITY_GRACE_PERIOD

An integer property that indicates the number of seconds to allow as a grace period before the scheduling of the activity becomes more aggressive.

```
let XPC_ACTIVITY_GRACE_PERIOD: UnsafePointer<CChar>
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)