79498266

Date: 2025-03-10 14:20:34
Score: 2
Natty:
Report link

These lines are based on the device's vsync period (desired framerate), usually 16ms (60fps)
And represent a percentage of this period:
Green - 80%
Yellow - 100%
Red - 150%

so for 60fps they are
Green - ~13ms (~78fps)
Yellow - 16ms (60fps)
Red - 24ms (~41fps)

Source:
https://android.googlesource.com/platform/frameworks/base/+/refs/heads/main/libs/hwui/FrameInfoVisualizer.cpp?pli=1#41

so the official documentation is outdated

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dima Spektor