Small edits
This commit is contained in:
parent
221eff7fec
commit
bbf2cbb6f6
2 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@ generated file to view the result.
|
|||
|
||||
```javascript
|
||||
var tracing = require('content-tracing');
|
||||
|
||||
tracing.startRecording('*', tracing.DEFAULT_OPTIONS, function() {
|
||||
console.log('Tracing started');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue