NodeconsoleConsole.timeStampmethod Console.timeStamp#Console.timeStamp(label?: string): voidThis method does not display anything unless used in the inspector. The console.timeStamp() method adds an event with the label 'label' to the Timeline panel of the inspector. Parameters #optional#label: stringReturn Type #void
method Console.timeStamp#Console.timeStamp(label?: string): voidThis method does not display anything unless used in the inspector. The console.timeStamp() method adds an event with the label 'label' to the Timeline panel of the inspector. Parameters #optional#label: stringReturn Type #void