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

777 B

Home > puppeteer > Protocol > Profiler > TakeTypeProfileResponse

Protocol.Profiler.TakeTypeProfileResponse interface

Signature:

export interface TakeTypeProfileResponse 

Properties

Property Type Description
result ScriptTypeProfile[] Type profile for all scripts since startTypeProfile() was turned on.