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

689 B

Home > puppeteer > Protocol > Performance > Metric

Protocol.Performance.Metric interface

Run-time execution metric.

Signature:

export interface Metric 

Properties

Property Type Description
name string Metric name.
value number Metric value.