Skip to main content
Module

std/node/os.ts>uptime

Deno standard library
Go to Latest
function uptime
import { uptime } from "https://deno.land/std@0.177.0/node/os.ts";

Returns the Operating System uptime in number of seconds.

Returns

number