RAGS - v1.10.0
    Preparing search index...

    Variable cpuUsage

    cpuUsage: () => number

    Type Declaration

      • (): number
      • Returns the CPU usage as a fraction between 0 and 1 since the last call.

        On the first call the result covers the interval since boot.

        Returns number

        CPU usage ratio (0–1)