@Generated(value="org.realityforge.webtack")
@ApiStatus.Experimental
@JsType(isNative=true,
namespace="<global>",
name="GPUCommandBuffer")
public class GPUCommandBuffer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
@JsNullable java.lang.String |
label |
| Modifier | Constructor and Description |
|---|---|
protected |
GPUCommandBuffer() |
| Modifier and Type | Method and Description |
|---|---|
Promise<java.lang.Double> |
executionTime() |
@JsProperty(name="executionTime") @Nonnull public Promise<java.lang.Double> executionTime()