<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "tvOS: 17.0.0 -",
    "macOS: 14.0.0 -",
    "Xcode: 26.3.0 -"
  ],
  "documentType" : "article",
  "framework" : "Metal",
  "identifier" : "/documentation/Metal/achieving-smooth-frame-rates-with-a-metal-display-link",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Achieving smooth frame rates with a Metal display link"
}
-->

# Achieving smooth frame rates with a Metal display link

Pace rendering with minimal input latency while providing essential information to the operating system for power-efficient rendering, thermal mitigation, and the scheduling of sustainable workloads.

## Discussion> Note: This sample code project is associated with WWDC23 session 10123: [Bring your game to Mac: Make a game plan](https://developer.apple.com/wwdc23/10123/).

---

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)