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

19 lines
756 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; [Profiler](./puppeteer.protocol.profiler.md) &gt; [StartPreciseCoverageResponse](./puppeteer.protocol.profiler.startprecisecoverageresponse.md)
## Protocol.Profiler.StartPreciseCoverageResponse interface
<b>Signature:</b>
```typescript
export interface StartPreciseCoverageResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [timestamp](./puppeteer.protocol.profiler.startprecisecoverageresponse.timestamp.md) | number | Monotonically increasing time (in seconds) when the coverage update was taken in the backend. |