Skip to content

Commit

Permalink
inaccurate
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderDake committed Mar 20, 2024
1 parent c540043 commit fc32554
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ class TimelineEventsController extends PerformanceFeatureController

// TODO(https://github.com/flutter/flutter/issues/144782): remove once this
// issue is fixed. Due to this bug, we sometimes have very large and
// innacurate values for frame time durations. When this occurs, fallback
// inaccurate values for frame time durations. When this occurs, fallback
// to using the time range from the frame's timeline events. This heuristic
// assumes that there will never be a frame that took longer than 100
// seconds, which is still pretty high.
Expand Down

0 comments on commit fc32554

Please sign in to comment.