---
title: hasBeenRounded
framework: coremedia
role: symbol
role_heading: Type Property
path: coremedia/cmtimeflags/hasbeenrounded
---

# hasBeenRounded

A flag that indicates a previous time calculation rounded the result.

## Declaration

```swift
static var hasBeenRounded: CMTimeFlags { get }
```

## See Also

### Properties

- [valid](coremedia/cmtimeflags/valid.md)
- [positiveInfinity](coremedia/cmtimeflags/positiveinfinity.md)
- [negativeInfinity](coremedia/cmtimeflags/negativeinfinity.md)
- [indefinite](coremedia/cmtimeflags/indefinite.md)
- [impliedValueFlagsMask](coremedia/cmtimeflags/impliedvalueflagsmask.md)
