NodeCpu
The node cpu information.
Signature
export interface NodeCpuProperties
3Methods
0No methods.
Properties
cores: number;The amount of cores of the node.
@type{number}
systemLoad: number;The system load of the node.
@type{number}
lavalinkLoad: number;The lavalink load of the node.
@type{number}