more updates to api summaries based on feedback
This commit is contained in:
parent
2c8261b429
commit
799fd13c50
6 changed files with 10 additions and 10 deletions
|
@ -3,9 +3,9 @@
|
|||
> Collect tracing data from Chromium's content module for finding performance
|
||||
bottlenecks and slow operations.
|
||||
|
||||
This module does not include a web interface
|
||||
so you need to open `chrome://tracing/` in a Chrome browser and load the
|
||||
generated file to view the result.
|
||||
This module does not include a web interface so you need to open
|
||||
`chrome://tracing/` in a Chrome browser and load the generated file to view the
|
||||
result.
|
||||
|
||||
```javascript
|
||||
const contentTracing = require('electron').contentTracing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue