---
title: MTRTimeSynchronizationFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrtimesynchronizationfeature
---

# MTRTimeSynchronizationFeature

## Declaration

```swift
struct MTRTimeSynchronizationFeature
```

## Topics

### Initializers

- [init(rawValue:)](matter/mtrtimesynchronizationfeature/init(rawvalue:).md)

### Type Properties

- [ntpClient](matter/mtrtimesynchronizationfeature/ntpclient.md)
- [ntpServer](matter/mtrtimesynchronizationfeature/ntpserver.md)
- [timeSyncClient](matter/mtrtimesynchronizationfeature/timesyncclient.md)
- [timeZone](matter/mtrtimesynchronizationfeature/timezone.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
