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

GetSamplingProfileResponse

data class GetSamplingProfileResponse

Response type for the MemoryDomain.getSamplingProfile command.

Constructors

<init>

Response type for the MemoryDomain.getSamplingProfile command.

GetSamplingProfileResponse(profile: SamplingProfile)

Properties

profile

val profile: SamplingProfile