[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [GetCurrentTimeRequest](./puppeteer.protocol.animation.getcurrenttimerequest.md) ## Protocol.Animation.GetCurrentTimeRequest interface Signature: ```typescript export interface GetCurrentTimeRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [id](./puppeteer.protocol.animation.getcurrenttimerequest.id.md) | string | Id of animation. |