712 B
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;