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[];