puppeteer/new-docs/puppeteer.page._buildmetricsobject.md

23 lines
556 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Page](./puppeteer.page.md) &gt; [\_buildMetricsObject](./puppeteer.page._buildmetricsobject.md)
## Page.\_buildMetricsObject() method
<b>Signature:</b>
```typescript
_buildMetricsObject(metrics?: Protocol.Performance.Metric[]): Metrics;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| metrics | Protocol.Performance.Metric\[\] | |
<b>Returns:</b>
Metrics