Remove unused CaptureStartTime() calls from PerformanceMonitor
The only usage of |v8_compile_start_time_| was removed in commit 5214e811 and the only usage of CaptureStartTime() and Duration() for probe::ExecuteScript was also removed by that commit. Therefore, the member can be removed and the call to CaptureStartTime() can be removed. Bug: 738493 Change-Id: I8f59ba31fd1d64bfba40ec3e3e07f80940253864 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872775Reviewed-by:Steve Kobes <skobes@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#708311}
Showing
Please register or sign in to comment