Descriptioncc: add PaintTimeCounter to keep track of per frame paint time
This change adds the new PaintTimeCounter class to the LayerTreeHostImpl. It uses a RingBuffer to keep track of per frame paint times, which will be visualized in continuous painting mode.
depends on: https://codereview.chromium.org/11817011
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177332
Patch Set 1 #Patch Set 2 : updated to new RingBuffer #
Total comments: 7
Patch Set 3 : Resolved nits #Patch Set 4 : updated to use size_t #Patch Set 5 : updated to use base::TimeDelta #
Total comments: 12
Patch Set 6 : resolved nits, TimeDelta throughout the API #
Messages
Total messages: 17 (0 generated)
|