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