diff --git a/index.html b/index.html index 6bb0d23..50933ee 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,13 @@ wgPatentURI: "https://www.w3.org/2004/01/pp-impl/45211/status", wgPatentPolicy: "PP2017", xref: ["html", "hr-time-2", "performance-timeline-2"], + localBiblio: { + "HR-TIME-ED": { + title: "High Resolution Time Editor's Draft", + status: "ED", + href: "https://w3c.github.io/hr-time/", + }, + } }; @@ -216,9 +223,9 @@

Terminology

[[HR-TIME-2]]. For example, the start of navigation of the document occurs at time 0.

-

The term current time refers to the number of -milliseconds since the start of navigation of the document until -the current moment in time.

+

The term current time refers to the result of running +current high +resolution time where |current global| is the {{Window}} object.

This definition of time is based on the High Resolution Time specification [[HR-TIME-2]] and is different from the definition of time used in the Navigation Timing specification