• H
    Performance Overlay fixes · 389bc4b4
    Hixie 提交于
    - fix dartdocs for addPerformanceOverlay
    - make PerformanceOverlayLayer honour its x, y, and height.
    - fix the y axis of PerformanceOverlayLayer to only show 3x16ms, since
      if it's more than 16ms it really doesn't matter what it is.
    - make the label on the PerformanceOverlayLayer show the worst time on
      record not the instantaneous time.
    - pin the fps to a maximum of 60Hz
    389bc4b4
layer.h 2.0 KB