Profiler.enable
No description available.
{ "id": 1, "method": "Profiler.enable" }
{ "id": 1, "result": {} }
const result = await send('Profiler.enable'); console.log(result);