14 lines
571 B
Markdown
14 lines
571 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Tracing](./puppeteer.protocol.tracing.md) > [RecordClockSyncMarkerRequest](./puppeteer.protocol.tracing.recordclocksyncmarkerrequest.md) > [syncId](./puppeteer.protocol.tracing.recordclocksyncmarkerrequest.syncid.md)
|
|
|
|
## Protocol.Tracing.RecordClockSyncMarkerRequest.syncId property
|
|
|
|
The ID of this clock sync marker
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
syncId: string;
|
|
```
|