method Console.timeStamp
Jump to headingConsole.timeStamp(label?: string): voidAdds a marker to the DevTools Performance panel
Examples Jump to heading
Parameters Jump to heading
optional
Jump to headinglabel: stringLabel for the timestamp
Return Type Jump to heading
void