1.8 KiB
1.8 KiB
sidebar_label |
---|
Metrics |
Metrics interface
Signature:
export interface Metrics
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
Documents? | number | (Optional) | ||
Frames? | number | (Optional) | ||
JSEventListeners? | number | (Optional) | ||
JSHeapTotalSize? | number | (Optional) | ||
JSHeapUsedSize? | number | (Optional) | ||
LayoutCount? | number | (Optional) | ||
LayoutDuration? | number | (Optional) | ||
Nodes? | number | (Optional) | ||
RecalcStyleCount? | number | (Optional) | ||
RecalcStyleDuration? | number | (Optional) | ||
ScriptDuration? | number | (Optional) | ||
TaskDuration? | number | (Optional) | ||
Timestamp? | number | (Optional) |