# Sampler

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

Profile sampler instrument.

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

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