Fix missing type
This commit is contained in:
parent
20323e7032
commit
5cf03e68d4
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ Once all child processes have acknowledged the `stopMonitoring` request the
|
|||
|
||||
* `resultFilePath` String
|
||||
* `callback` Function
|
||||
* `resultFilePath`
|
||||
* `resultFilePath` String
|
||||
|
||||
Get the current monitoring traced data.
|
||||
|
||||
|
|
Loading…
Reference in a new issue