Descriptionmac: Add a metric for the time blocked by WaitForSurface().
The method RenderWidgetHostImpl::WaitForSurface() synchronously blocks the
browser's main thread, waiting for a frame of the right size to arrive from the
GPU process. It has a timeout of 50 milliseconds. This CL adds a metric
recording the time blocked by this method.
BUG=446369
Committed: https://crrev.com/edac18f894587d3461655bdade8210114d935c5e
Cr-Commit-Position: refs/heads/master@{#310124}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Comments from ccameron. #
Messages
Total messages: 14 (6 generated)
|