mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
667 B
667 B
Home > puppeteer > Protocol > Animation > GetCurrentTimeResponse
Protocol.Animation.GetCurrentTimeResponse interface
Signature:
export interface GetCurrentTimeResponse
Properties
Property | Type | Description |
---|---|---|
currentTime | number | Current time of the page. |