[Enrollment v2] Use TimeTicks for async execution time metrics
TimeTicks are better suited for measuring time durations, specifically for tracking the amount of time a task runs. See comments at the top of https://cs.chromium.org/chromium/src/base/time/time.h. Bug: 899080, 933656 Change-Id: I9892e1690b194b9c91ea091a895555a88a45173a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775209 Commit-Queue: Josh Nohle <nohle@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: Josh Nohle <nohle@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#691749}
Showing
Please register or sign in to comment