[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [CounterInfo](./puppeteer.protocol.profiler.counterinfo.md) > [value](./puppeteer.protocol.profiler.counterinfo.value.md) ## Protocol.Profiler.CounterInfo.value property Counter value. Signature: ```typescript value: integer; ```