Skip to main content
Module

x/astral/bindings/celestial.ts>SystemInfo_ProcessInfo

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias SystemInfo_ProcessInfo
import { type SystemInfo_ProcessInfo } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Represents process info.

definition: { type: string; id: number; cpuTime: number; }