chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.memory
/
GetAllTimeSamplingProfileResponse
Get
All
Time
Sampling
Profile
Response
@
Serializable
data
class
GetAllTimeSamplingProfileResponse
(
val
profile
:
SamplingProfile
)
(
source
)
Response type for the
MemoryDomain.getAllTimeSamplingProfile
command.
Members
Constructors
Get
All
Time
Sampling
Profile
Response
Link copied to clipboard
constructor
(
profile
:
SamplingProfile
)
Properties
profile
Link copied to clipboard
val
profile
:
SamplingProfile