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

GetAllTimeSamplingProfileResponse

data class GetAllTimeSamplingProfileResponse

Response type for the MemoryDomain.getAllTimeSamplingProfile command.

Constructors

<init>

Response type for the MemoryDomain.getAllTimeSamplingProfile command.

GetAllTimeSamplingProfileResponse(profile: SamplingProfile)

Properties

profile

val profile: SamplingProfile