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