property SecureHeapUsage.utilization Usage in Deno```typescript import { type SecureHeapUsage } from "node:node__crypto.d.ts"; ``` The calculated ratio of `used` to `total` allocated bytes. Type number