---
title: doesNotSupportRootTimes
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsvolume/supportedcapabilities/doesnotsupportroottimes
---

# doesNotSupportRootTimes

A Boolean property that indicates the volume doesn’t store reliable times for the root directory.

## Declaration

```swift
var doesNotSupportRootTimes: Bool { get set }
```

## Discussion

Discussion If this value is true (Swift) or YES (Objective-C), the volume doesn’t store reliable times for the root directory.
