DescriptionEstimate draw duration in SchedulerClient
This adds a DrawDurationEstimate method to SchedulerClient. The
implementation of this method (in ThreadProxy) produces an
estimate based on recent draw times.
This also adds UMA stats measuring the duration of each draw and
the amount by which this duration is underestimated or
overestimated.
BUG=243459
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206624
Patch Set 1 #
Total comments: 3
Patch Set 2 : Add UMA stats #
Total comments: 6
Patch Set 3 : #
Messages
Total messages: 16 (0 generated)
|