function uptime Usageimport { uptime } from "node:os"; uptime(): number Returns the system uptime in number of seconds. Returns the system uptime in number of seconds. Return Type number