puppeteer/new-docs/puppeteer.protocol.runtime.consoleapicalledevent.timestamp.md

14 lines
541 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Runtime](./puppeteer.protocol.runtime.md) &gt; [ConsoleAPICalledEvent](./puppeteer.protocol.runtime.consoleapicalledevent.md) &gt; [timestamp](./puppeteer.protocol.runtime.consoleapicalledevent.timestamp.md)
## Protocol.Runtime.ConsoleAPICalledEvent.timestamp property
Call timestamp.
<b>Signature:</b>
```typescript
timestamp: Timestamp;
```