12 lines
497 B
Markdown
12 lines
497 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Memory](./puppeteer.protocol.memory.md) > [SamplingProfile](./puppeteer.protocol.memory.samplingprofile.md) > [samples](./puppeteer.protocol.memory.samplingprofile.samples.md)
|
||
|
|
||
|
## Protocol.Memory.SamplingProfile.samples property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
samples: SamplingProfileNode[];
|
||
|
```
|