Description[not for review] Add Draw entries to window Performance Timeline
[not for review]
Spec: http://www.w3.org/TR/performance-timeline/
"Entries" in the performance timeline can be extended by browser vendors. This CL is to create a type to use for recording timing events when a frame is drawn to the screen. This will be used to let app developers calculate their effective frames per second and time-to-frame events.
BUG=120796
Reference cl: https://codereview.chromium.org/390193003/
Patch Set 1 #
|