method InspectorConsole.profile Usage in Denoimport { type InspectorConsole } from "node:inspector"; InspectorConsole.profile(label?: any): void Parameters optional label: any Return Type void