<!--
{
  "availability" : [
    "iOS: 2.0.0 -",
    "iPadOS: 2.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreAudio",
  "identifier" : "/documentation/CoreAudio/AudioGetHostClockMinimumTimeDelta()",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "Core Audio"
    ],
    "preciseIdentifier" : "c:@F@AudioGetHostClockMinimumTimeDelta"
  },
  "title" : "AudioGetHostClockMinimumTimeDelta()"
}
-->

# AudioGetHostClockMinimumTimeDelta()

```
func AudioGetHostClockMinimumTimeDelta() -> UInt32
```

## Return Value

A UInt32 containing the smallest number of ticks that two succeeding values will
ever differ.

## Discussion

\abstract Gets the smallest number of ticks that two succeeding values will ever differ.
by.

---

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)