---
title: "addMoreTime(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustermicrowaveovencontrol/addmoretime(with:completion:)"
---

# addMoreTime(with:completion:)

Command AddMoreTime

## Declaration

```swift
func addMoreTime(with params: MTRMicrowaveOvenControlClusterAddMoreTimeParams, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func addMoreTime(with params: MTRMicrowaveOvenControlClusterAddMoreTimeParams) async throws
```

## Discussion

Discussion This command is used to add more time to the CookTime attribute of the server.
