0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/new-docs/puppeteer.protocol.headlessexperimental.beginframerequest.frametimeticks.md
2020-07-13 14:01:35 +01:00

712 B

Home > puppeteer > Protocol > HeadlessExperimental > BeginFrameRequest > frameTimeTicks

Protocol.HeadlessExperimental.BeginFrameRequest.frameTimeTicks property

Timestamp of this BeginFrame in Renderer TimeTicks (milliseconds of uptime). If not set, the current time will be used.

Signature:

frameTimeTicks?: number;