puppeteer/new-docs/puppeteer.protocol.log.logentry.timestamp.md

14 lines
498 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; [Log](./puppeteer.protocol.log.md) &gt; [LogEntry](./puppeteer.protocol.log.logentry.md) &gt; [timestamp](./puppeteer.protocol.log.logentry.timestamp.md)
## Protocol.Log.LogEntry.timestamp property
Timestamp when this entry was added.
<b>Signature:</b>
```typescript
timestamp: Runtime.Timestamp;
```