Skip to main content
Tracing.enabled - trace_events - Node documentation
property Tracing.enabled

Usage in Deno

import { type Tracing } from "node:trace_events";

true only if the Tracing object has been enabled.

Type

boolean