WebConsole.timeStampmethod Console.timeStamp#Console.timeStamp(label?: string): voidAdds a marker to the DevTools Performance panel Examples ##Example 1 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 ##Example 1 console.timeStamp('Navigation Start'); Parameters #optional#label: stringLabel for the timestamp Return Type #void