[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Performance](./puppeteer.protocol.performance.md) > [EnableRequestTimeDomain](./puppeteer.protocol.performance.enablerequesttimedomain.md)
## Protocol.Performance.EnableRequestTimeDomain enum
Signature:
```typescript
export const enum EnableRequestTimeDomain
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| ThreadTicks | 'threadTicks'
| |
| TimeTicks | 'timeTicks'
| |