toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.profiler
/
StopResponse
Stop
Response
@
Serializable
data
class
StopResponse
(
val
profile
:
Profile
)
Response type for the
ProfilerDomain.stop
command.
Members
Constructors
Stop
Response
Link copied to clipboard
constructor
(
profile
:
Profile
)
Properties
profile
Link copied to clipboard
val
profile
:
Profile
Recorded profile.