chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.profiler / ProfilerDomain / stopTypeProfile

stopTypeProfile

suspend fun stopTypeProfile(): Unit

Disable type profile. Disabling releases type profile data collected so far.

Official doc