chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.memory / GetBrowserSamplingProfileResponse

GetBrowserSamplingProfileResponse

data class GetBrowserSamplingProfileResponse

Response type for the MemoryDomain.getBrowserSamplingProfile command.

Constructors

<init>

Response type for the MemoryDomain.getBrowserSamplingProfile command.

GetBrowserSamplingProfileResponse(profile: SamplingProfile)

Properties

profile

val profile: SamplingProfile