puppeteer/new-docs/puppeteer.protocol.heapprofiler.lastseenobjectidevent.timestamp.md

12 lines
544 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; [HeapProfiler](./puppeteer.protocol.heapprofiler.md) &gt; [LastSeenObjectIdEvent](./puppeteer.protocol.heapprofiler.lastseenobjectidevent.md) &gt; [timestamp](./puppeteer.protocol.heapprofiler.lastseenobjectidevent.timestamp.md)
## Protocol.HeapProfiler.LastSeenObjectIdEvent.timestamp property
<b>Signature:</b>
```typescript
timestamp: number;
```