2020-07-13 13:01:35 +00:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Performance](./puppeteer.protocol.performance.md)
|
|
|
|
|
|
|
|
## Protocol.Performance namespace
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
export namespace Performance
|
|
|
|
```
|
|
|
|
|
2020-07-20 15:17:06 +00:00
|
|
|
## Enumerations
|
|
|
|
|
|
|
|
| Enumeration | Description |
|
|
|
|
| --- | --- |
|
|
|
|
| [EnableRequestTimeDomain](./puppeteer.protocol.performance.enablerequesttimedomain.md) | |
|
|
|
|
| [SetTimeDomainRequestTimeDomain](./puppeteer.protocol.performance.settimedomainrequesttimedomain.md) | |
|
|
|
|
|
2020-07-13 13:01:35 +00:00
|
|
|
## Interfaces
|
|
|
|
|
|
|
|
| Interface | Description |
|
|
|
|
| --- | --- |
|
|
|
|
| [EnableRequest](./puppeteer.protocol.performance.enablerequest.md) | |
|
|
|
|
| [GetMetricsResponse](./puppeteer.protocol.performance.getmetricsresponse.md) | |
|
|
|
|
| [Metric](./puppeteer.protocol.performance.metric.md) | Run-time execution metric. |
|
|
|
|
| [MetricsEvent](./puppeteer.protocol.performance.metricsevent.md) | Current values of the metrics. |
|
|
|
|
| [SetTimeDomainRequest](./puppeteer.protocol.performance.settimedomainrequest.md) | |
|
|
|
|
|