com.mojang.blaze3d.profiling

public interface TimestampQueryPool

extends AutoCloseable

com.mojang.blaze3d.systems.GpuQueryPool
net.minecraft.class_1_685
com.mojang.blaze3d.profiling.TimestampQueryPool

Method summary

Modifier and TypeMethod
int
size()
method_1_4141()
getCount()
OptionalLong
getValue(int index)
method_1_4139(int arg0)
getQueryResult(int index)
OptionalLong[]
getValues(int index, int count)
method_1_4140(int arg0, int arg1)
getQueryResults(int start, int count)
void
close()