Content Tracing
external interface ContentTracing
Content copied to clipboard
Functions
get Categories
Link copied to clipboard
get Trace Buffer Usage
Link copied to clipboard
start Recording
Link copied to clipboard
abstract fun startRecording(options: TraceCategoriesAndOptions): Promise<Unit>
Content copied to clipboard
stop Recording
Link copied to clipboard
abstract fun stopRecording(resultFilePath: String = definedExternally): Promise<String>
Content copied to clipboard