Home
last modified time | relevance | path

Searched refs:lastTimestamp (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc729 base::TimeTicks lastTimestamp = in StreamPendingTraceEvents() local
734 (samples_[i].timestamp - lastTimestamp).InMicroseconds())); in StreamPendingTraceEvents()
735 lastTimestamp = samples_[i].timestamp; in StreamPendingTraceEvents()

Completed in 4 milliseconds