e89e264a16
This corresponds to Chromium 85.0.4182.0. This roll includes: - Enable SameSiteByDefaultCookies and CookiesWithoutSameSiteMustBeSecure https://crrev.com/c/2231445 - [FlexNG] Enable FlexNG by default https://crrev.com/c/2216595 Closes #6151.
635 B
635 B
Home > puppeteer > Protocol > Performance > EnableRequest > timeDomain
Protocol.Performance.EnableRequest.timeDomain property
Time domain to use for collecting and reporting duration metrics. (EnableRequestTimeDomain enum)
Signature:
timeDomain?: ('timeTicks' | 'threadTicks');