14 lines
487 B
Markdown
14 lines
487 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[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.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
value: integer;
|
|
```
|