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