W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUCommandBuffer
class
GPUCommandBuffer
implements
GPUObjectBase
{
readonly
executionTime
:
Promise
<
number
>
;
label
:
string
|
null
;
}
Implements
GPUObjectBase
Properties
executionTime
:
Promise
<
number
>
label
:
string
|
null
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUCommandBuffer