Preparing search index...
The search index is not available
conway
conway
core/demand_geometry_queue
DemandQueueStats
Interface DemandQueueStats
Runtime counters for a queue, for tests and telemetry.
interface
DemandQueueStats
{
evictions
:
number
;
extractions
:
number
;
pendingCount
:
number
;
residentBytes
:
number
;
residentCount
:
number
;
}
Index
Properties
evictions
extractions
pending
Count
resident
Bytes
resident
Count
Properties
evictions
evictions
:
number
extractions
extractions
:
number
pending
Count
pending
Count
:
number
resident
Bytes
resident
Bytes
:
number
resident
Count
resident
Count
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
evictions
extractions
pending
Count
resident
Bytes
resident
Count
conway
Loading...
Runtime counters for a queue, for tests and telemetry.