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

# totalTokenCount

The total number of output tokens.

## Declaration

```swift
var totalTokenCount: Int
```

## See Also

### Getting the token count

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