Skip to main content
GCProfiler.prototype.start - v8 - Node documentation
method GCProfiler.prototype.start

Usage in Deno

import { GCProfiler } from "node:v8";
GCProfiler.prototype.start(): void

Start collecting GC data.

Return Type

void