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

605 B

Home > puppeteer > Protocol > Profiler > TakeTypeProfileResponse > result

Protocol.Profiler.TakeTypeProfileResponse.result property

Type profile for all scripts since startTypeProfile() was turned on.

Signature:

result: ScriptTypeProfile[];