mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
604 B
604 B
Home > puppeteer > Protocol > Performance > EnableRequest > timeDomain
Protocol.Performance.EnableRequest.timeDomain property
Time domain to use for collecting and reporting duration metrics.
Signature:
timeDomain?: ('timeTicks' | 'threadTicks');