mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
814 B
814 B
Home > puppeteer > Protocol > Performance > MetricsEvent
Protocol.Performance.MetricsEvent interface
Current values of the metrics.
Signature:
export interface MetricsEvent
Properties
Property | Type | Description |
---|---|---|
metrics | Metric[] | Current values of the metrics. |
title | string | Timestamp title. |