WebI/OConsole.timeStampmethod Console.timeStamp#Console.timeStamp(label?: string): voidAdds a marker to the DevTools Performance panel Examples ##console.timeStamp('Navigation Start'); Parameters #optional#label: stringLabel for the timestamp Return Type #void
method Console.timeStamp#Console.timeStamp(label?: string): voidAdds a marker to the DevTools Performance panel Examples ##console.timeStamp('Navigation Start'); Parameters #optional#label: stringLabel for the timestamp Return Type #void