Metrics interface
Signature:
export interface Metrics
Properties
Property | Type | Description |
---|---|---|
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) |