RE: [UserTiming]

Note that I found the following page:  http://www.w3.org/TR/performance-timeline/ which does document these methods as part of the “Extensions to the Performance interface”, but when I originally searched I found the original page I referenced: http://www.w3.org/TR/user-timing/#performancemark which also documents “Extensions to the Performance interface”, but does not document the get methods.  Both include sample code that uses one of the get methods.  That is why I got confused because I was hoping to find a single place that documented all of the methods on the Performance interface, but each place seems to document only part of the interface.

From: Ilya Grigorik [mailto:igrigorik@google.com]
Sent: Monday, May 23, 2016 2:25 PM
To: Grever, Pat <pat.grever@hp.com>
Cc: Shubhie Panicker <panicker@google.com>; public-web-perf@w3.org
Subject: Re: [UserTiming]

Hi Pat.

On Mon, May 23, 2016 at 1:05 PM, Grever, Pat <pat.grever@hp.com<mailto:pat.grever@hp.com>> wrote:
Yes, the documentation for the method called getEntriesByType.  Doesn’t do much good to be able to record metrics if there is no documentation on the method needed to retrieve them.

We can certainly add a note explaining the connection. How about: https://github.com/w3c/user-timing/pull/16/files - yay/nay?

ig

Received on Monday, 23 May 2016 20:43:19 UTC