I want to understand the time information on the dumpsys gfxinfo log. It looks like this:
Applications Graphics Acceleration Info:
Uptime: 16264702 Realtime: 28169900
Can anyone tell me how to associate these figures with System.currentTimeMillis()?
From ActivityManagerService.java:
Also from SystemClock description: