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