# Counter

`import { Counter } from "destack:profile";`

Profile counter instrument.

```ds title="Counter"
export newtype Counter = intrinsic
```

[language/library/src/profile/instrument.ds:5](https://github.com/destack-sh/destack/blob/main/language/library/src/profile/instrument.ds#L5)
