12 lines
541 B
Markdown
12 lines
541 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [ConsoleProfileFinishedEvent](./puppeteer.protocol.profiler.consoleprofilefinishedevent.md) > [profile](./puppeteer.protocol.profiler.consoleprofilefinishedevent.profile.md)
|
|
|
|
## Protocol.Profiler.ConsoleProfileFinishedEvent.profile property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
profile: Profile;
|
|
```
|