You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
process.cpuUsage() throws 'value is not a function'. Should return { user, system } microsecond counters (and accept a prior reading for the diff). Repro: node-suite/process/cpu/cpu-usage-shape. Part of #793.
process.cpuUsage() throws 'value is not a function'. Should return { user, system } microsecond counters (and accept a prior reading for the diff). Repro: node-suite/process/cpu/cpu-usage-shape. Part of #793.