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

# totalTokenCount

The total number of input tokens from the transcript.

## Declaration

```swift
var totalTokenCount: Int
```

## See Also

### Handling the input tokens

- [cachedTokenCount](foundationmodels/languagemodelexecutorgenerationchannel/usage/input-swift.struct/cachedtokencount.md)
