Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPerformanceEntry

Properties that must be present on all Performance entry type objects. The properties listed here are a subset of those listed in the node api. Properties that are omitted were deemed not important or redundant to metrics that are output.

Since the Node Performance Timing API is an experimental feature, this interface was created to wrap the PerformanceEntry into a stable public API.

Hierarchy

Index

Properties

Properties

duration

duration: number

name

name: string

startTime

startTime: number

Generated using TypeDoc