chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.profiler.events / ProfilerEvent

ProfilerEvent

sealed class ProfilerEvent

Types

ConsoleProfileFinishedEvent

data class ConsoleProfileFinishedEvent : ProfilerEvent

ConsoleProfileStartedEvent

data class ConsoleProfileStartedEvent : ProfilerEvent

PreciseCoverageDeltaUpdateEvent

data class PreciseCoverageDeltaUpdateEvent : ProfilerEvent