<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/CMTIME_HAS_BEEN_ROUNDED",
  "metadataVersion" : "0.1.0",
  "role" : "Macro",
  "symbol" : {
    "kind" : "Macro",
    "modules" : [
      "Core Media"
    ],
    "preciseIdentifier" : "c:@macro@CMTIME_HAS_BEEN_ROUNDED"
  },
  "title" : "CMTIME_HAS_BEEN_ROUNDED"
}
-->

# CMTIME_HAS_BEEN_ROUNDED

Returns a Boolean value that indicates whether the system rounded the time.

```
#define CMTIME_HAS_BEEN_ROUNDED(time)
```

## Return Value

<doc://com.apple.documentation/documentation/Swift/true> if the system rounded the time; otherwise, <doc://com.apple.documentation/documentation/Swift/false>.

---

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)