---
title: HumanBodyActionCounter.CumulativeSumSequence
framework: createmlcomponents
role: symbol
role_heading: Structure
path: createmlcomponents/humanbodyactioncounter/cumulativesumsequence
---

# HumanBodyActionCounter.CumulativeSumSequence

Cumulative human body action count sequence.

## Declaration

```swift
struct CumulativeSumSequence
```

## Topics

### Getting the count

- [count](createmlcomponents/humanbodyactioncounter/cumulativesumsequence/count.md)

### Creating an iterator

- [makeAsyncIterator()](createmlcomponents/humanbodyactioncounter/cumulativesumsequence/makeasynciterator().md)
- [HumanBodyActionCounter.CumulativeSumSequence.Iterator](createmlcomponents/humanbodyactioncounter/cumulativesumsequence/iterator.md)

## Relationships

### Conforms To

- [AsyncSequence](swift/asyncsequence.md)
- [TemporalSequence](createmlcomponents/temporalsequence.md)

## See Also

### Performing the transformation

- [applied(to:eventHandler:)](createmlcomponents/humanbodyactioncounter/applied(to:eventhandler:).md)
