Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMeasurementEntry

A representation of a single measurement from Point A to Point B.

A measurement object is created by a call to PerformanceApi.measure and all measurements of the same name are aggregated into a single MeasurementMetric.

Hierarchy

Index

Properties

duration

duration: number

endMarkName

endMarkName: string

The name of the end mark that was captured.

name

name: string

startMarkName

startMarkName: string

The name of the starting mark that was captured.

startTime

startTime: number

Generated using TypeDoc