DescriptionReturn timestamp of the last recorded interval to the caller of HeapProfiler::GetHeapStats
Before this patch the embedder could assign timestamp to the last interval after calling GetHeapStats. This would be slightly different from the timstamps assigned by v8 internally and written into heap snapshot. This patch allow to avoid this small discrepancy by returning timestamp along with last heap stats update.
BUG=chromium:467222
LOG=Y
Committed: https://crrev.com/f13d04d28cf1eb8d6783416d8d3a1d71d82df846
Cr-Commit-Position: refs/heads/master@{#27466}
Patch Set 1 #
Messages
Total messages: 13 (4 generated)
|