Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpResponseTiming

Hierarchy

  • HttpResponseTiming

Index

Properties

Optional doneTimestamp

doneTimestamp: number

The timestamp at which the request was finished.

Optional headersReceivedTimestamp

headersReceivedTimestamp: number

The timestamp at which the headers where received.

Optional openedTimestamp

openedTimestamp: number

The timestamp at which the request was opened.

Optional progressTimestamp

progressTimestamp: number

The timestamp of the current progress event.

Generated using TypeDoc