---
title: "complete(count:)"
framework: foundation
role: symbol
role_heading: Instance Method
path: "foundation/progressmanager/complete(count:)"
---

# complete(count:)

Increases completedCount by count.

## Declaration

```swift
final func complete(count: Int)
```

## Parameters

- `count`: Units of work.
