web api instance property
GPUQuerySet: count property
Secure contextAvailable in workers
The count read-only property of the
GPUQuerySet interface is a number specifying the number of queries managed by the GPUQuerySet.
Value
A number.
Examples
See the main GPUQuerySet page for an example.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.
See also
- The WebGPU API