puppeteer/new-docs/puppeteer.protocol.heapprofiler.samplingheapprofile.samples.md

12 lines
549 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [HeapProfiler](./puppeteer.protocol.heapprofiler.md) &gt; [SamplingHeapProfile](./puppeteer.protocol.heapprofiler.samplingheapprofile.md) &gt; [samples](./puppeteer.protocol.heapprofiler.samplingheapprofile.samples.md)
## Protocol.HeapProfiler.SamplingHeapProfile.samples property
<b>Signature:</b>
```typescript
samples: SamplingHeapProfileSample[];
```