Search
Preparing search index...
The search index is not available
Unraid API Client - v0.17.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Unraid API Client - v0.17.0
SystemModuleLoadAverageExtension
Class SystemModuleLoadAverageExtension
Hierarchy
SystemModuleExtensionBase
SystemModuleLoadAverageExtension
SystemModule
Index
Constructors
constructor
Properties
instance
Methods
load
Average
on_
load
Average
Constructors
constructor
new
System
Module
Load
Average
Extension
(
instance
:
Unraid
<
Executor
<
ExecutorConfigType
>
,
ExecutorConfigType
>
)
:
SystemModuleLoadAverageExtension
Parameters
instance:
Unraid
<
Executor
<
ExecutorConfigType
>
,
ExecutorConfigType
>
Returns
SystemModuleLoadAverageExtension
Properties
Readonly
instance
instance
:
Unraid
<
Executor
<
ExecutorConfigType
>
,
ExecutorConfigType
>
Methods
load
Average
load
Average
(
)
:
Promise
<
ILoadAverage
>
Returns
Promise
<
ILoadAverage
>
on_
load
Average
on_
load
Average
(
listener
:
(
newLoad
:
ILoadAverage
)
=>
void
, options
?:
ILoadAverageStreamOption
)
:
[
(
)
=>
void
]
Parameters
listener:
(
newLoad
:
ILoadAverage
)
=>
void
(
newLoad
:
ILoadAverage
)
:
void
Parameters
newLoad:
ILoadAverage
Returns
void
Optional
options:
ILoadAverageStreamOption
Returns
[
(
)
=>
void
]
Exports
System
Module
Load
Average
Extension
constructor
instance
load
Average
on_
load
Average
Generated using
TypeDoc