Skip to main content
SecureHeapUsage.utilization - crypto - Node documentation
property SecureHeapUsage.utilization

Usage in Deno

import { type SecureHeapUsage } from "node:crypto";

The calculated ratio of used to total allocated bytes.

Type

number