Discolink
    Preparing search index...

    Interface NodeCPU

    interface NodeCPU {
        cores: number;
        systemLoad: number;
        lavalinkLoad: number;
    }
    Index

    Properties

    cores: number

    The amount of cores the node has

    systemLoad: number

    The system load of the node

    lavalinkLoad: number

    The load of Lavalink on the node