<!-- 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; [Profiler](./puppeteer.protocol.profiler.md) &gt; [StopResponse](./puppeteer.protocol.profiler.stopresponse.md)

## Protocol.Profiler.StopResponse interface

<b>Signature:</b>

```typescript
export interface StopResponse 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [profile](./puppeteer.protocol.profiler.stopresponse.profile.md) | [Profile](./puppeteer.protocol.profiler.profile.md) | Recorded profile. |