puppeteer/new-docs/puppeteer.protocol.profiler.profile.timedeltas.md
2020-07-13 14:01:35 +01:00

590 B

Home > puppeteer > Protocol > Profiler > Profile > timeDeltas

Protocol.Profiler.Profile.timeDeltas property

Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.

Signature:

timeDeltas?: integer[];