# SuiteBody

`import { SuiteBody } from "destack:bench";`

Benchmark suite callback.

```ds title="SuiteBody"
export type SuiteBody = () => void
```

[language/library/src/bench/context.ds:34](https://github.com/destack-sh/destack/blob/main/language/library/src/bench/context.ds#L34)
