method Console.timeLog Console.timeLog(label?: string, ...data: any[]): void Parameters optional label: string ...data: any[] Return Type void