Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/node/os.ts>loadavg

Deno templating engine
Latest
function loadavg
import { loadavg } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/node/os.ts";

Returns an array containing the 1, 5, and 15 minute load averages

Returns

number[]