Preparing search index...
The search index is not available
@vpalmisano/webrtcperf
@vpalmisano/webrtcperf
utils
getProcessStats
Function getProcessStats
get
Process
Stats
(
pid
?
,
children
?
)
:
Promise
<
ProcessStat
>
Returns the process stats.
Parameters
pid
:
number
= 0
The process pid
children
:
boolean
= false
If process children should be taken into account.
Returns
Promise
<
ProcessStat
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vpalmisano/webrtcperf
Loading...
Returns the process stats.