<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: 17.2.0 -",
    "macOS: 14.2.0 -",
    "tvOS: 17.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRTimeSynchronizationClusterSetUTCTimeParams-1ru2r",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRTimeSynchronizationClusterSetUTCTimeParams"
  },
  "title" : "MTRTimeSynchronizationClusterSetUTCTimeParams"
}
-->

# MTRTimeSynchronizationClusterSetUTCTimeParams

```
class MTRTimeSynchronizationClusterSetUTCTimeParams
```

## Topics

### Instance Properties

[`var granularity: NSNumber`](/documentation/Matter/MTRTimeSynchronizationClusterSetUTCTimeParams-1ru2r/granularity)

[`var serverSideProcessingTimeout: NSNumber?`](/documentation/Matter/MTRTimeSynchronizationClusterSetUTCTimeParams-1ru2r/serverSideProcessingTimeout)

Controls how much time, in seconds, we will allow for the server to process the command.

[`var timeSource: NSNumber?`](/documentation/Matter/MTRTimeSynchronizationClusterSetUTCTimeParams-1ru2r/timeSource)

[`var timedInvokeTimeoutMs: NSNumber?`](/documentation/Matter/MTRTimeSynchronizationClusterSetUTCTimeParams-1ru2r/timedInvokeTimeoutMs)

Controls whether the command is a timed command (using Timed Invoke).

[`var utcTime: NSNumber`](/documentation/Matter/MTRTimeSynchronizationClusterSetUTCTimeParams-1ru2r/utcTime)

## Relationships

### Conforms To

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Equatable`](/documentation/Swift/Equatable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSCopying`](/documentation/Foundation/NSCopying)

### Inherited By

[`MTRTimeSynchronizationClusterSetUtcTimeParams-2ms2i`](/documentation/Matter/MTRTimeSynchronizationClusterSetUtcTimeParams-2ms2i)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)