---
title: totalTokenCount
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/languagemodelexecutorgenerationchannel/usage/output-swift.struct/totaltokencount
---

# totalTokenCount

The total number of output tokens.

## Declaration

```swift
var totalTokenCount: Int
```

## See Also

### Handling the output tokens

- [reasoningTokenCount](foundationmodels/languagemodelexecutorgenerationchannel/usage/output-swift.struct/reasoningtokencount.md)
