DescriptionHelper function for get interactive timestamps
To compute Estimated Input Latency, we need to identify task windows after a
page becomes interactive and until the user navigates away from the page. When a
page becomes interactive is defined by the TTI metric. This CL adds a function
to extract all interactive timestamps of a single renderer.
BUG=chromium:631206
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/f2c0fd71e5d2ada5b38ed1a2b1baecd0f7486b4a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Return map of timestamps #
Total comments: 6
Patch Set 3 : Address charliea@ comments #
Messages
Total messages: 16 (5 generated)
|