Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface defines a fallback to read a timeOrigin when it is not available on performance.timeOrigin, this happens for example on Safari Mac then the timeOrigin is taken from fetchStart - which is the closest to timeOrigin

Hierarchy

  • TimeOriginLegacy

Index

Properties

Properties

timing: { fetchStart: number }

Type declaration

  • fetchStart: number

Generated using TypeDoc