[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [ConsoleAPICalledEvent](./puppeteer.protocol.runtime.consoleapicalledevent.md) > [timestamp](./puppeteer.protocol.runtime.consoleapicalledevent.timestamp.md) ## Protocol.Runtime.ConsoleAPICalledEvent.timestamp property Call timestamp. Signature: ```typescript timestamp: Timestamp; ```