<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Input](./puppeteer.protocol.input.md) > [DispatchKeyEventRequest](./puppeteer.protocol.input.dispatchkeyeventrequest.md) > [timestamp](./puppeteer.protocol.input.dispatchkeyeventrequest.timestamp.md) ## Protocol.Input.DispatchKeyEventRequest.timestamp property Time at which the event occurred. <b>Signature:</b> ```typescript timestamp?: TimeSinceEpoch; ```