system-web-apps: fix negative install duration
The original CL that introduced the install duration metric contains one typo, which cause the reported value to be the additive inverse of the actual time. Because UMA clamps this value to be within 1 millisecond and 3 minutes, we always see 1 second in the UMA dashboard (and contradicting metrics that some installation times out). Fixed: 1083894 Change-Id: I7529bfb90fc737016d7c9948a7b8b6325ecb24a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207375 Auto-Submit: Jiewei Qian <qjw@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#769909}
Showing
Please register or sign in to comment