puppeteer/new-docs/puppeteer.protocol.profiler.counterinfo.value.md
2020-07-13 14:01:35 +01:00

14 lines
487 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Profiler](./puppeteer.protocol.profiler.md) &gt; [CounterInfo](./puppeteer.protocol.profiler.counterinfo.md) &gt; [value](./puppeteer.protocol.profiler.counterinfo.value.md)
## Protocol.Profiler.CounterInfo.value property
Counter value.
<b>Signature:</b>
```typescript
value: integer;
```