puppeteer/new-docs/puppeteer.protocol.heapprofiler.samplingheapprofile.md
2020-07-13 14:01:35 +01:00

22 lines
921 B
Markdown

<!-- 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)
## Protocol.HeapProfiler.SamplingHeapProfile interface
Sampling profile.
<b>Signature:</b>
```typescript
export interface SamplingHeapProfile
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [head](./puppeteer.protocol.heapprofiler.samplingheapprofile.head.md) | [SamplingHeapProfileNode](./puppeteer.protocol.heapprofiler.samplingheapprofilenode.md) | |
| [samples](./puppeteer.protocol.heapprofiler.samplingheapprofile.samples.md) | [SamplingHeapProfileSample](./puppeteer.protocol.heapprofiler.samplingheapprofilesample.md)<!-- -->\[\] | |