Closed dpogue closed 7 years ago
It is actually meant to be in ms
, not s
.
duration
is defined as DOMHighResTimestamp.
A DOMHighResTimeStamp should represent a time in milliseconds accurate to 5 microseconds
Okay, I'll file a Chrome DevTools bug then. It seems to be expecting the results in seconds. Thanks
EDIT: Filed as Chrome bug #704340 for the sake of cross-referencing
There's current no units defined in the spec for how the
Server-Timing
metric will be interpreted.