[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [RuntimeCallCounterInfo](./puppeteer.protocol.profiler.runtimecallcounterinfo.md) > [time](./puppeteer.protocol.profiler.runtimecallcounterinfo.time.md) ## Protocol.Profiler.RuntimeCallCounterInfo.time property Counter time in seconds. Signature: ```typescript time: number; ```